| Revision: | 1.2 |
| Committed: | Tue Sep 30 18:38:27 2008 UTC (17 years, 5 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-2_10, rel-2_11, rel-2_05, rel-2_02, rel-0_9978, rel-2_04, rel-2_0, rel-2_03 |
| Changes since 1.1: | +2 -2 lines |
| Log Message: | sigh |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | # this module only exists to make CPAN believe that there is indeed, |
| 2 | # something called "Deliantra::Client" on CPAN. This is insanely hard :( | ||
| 3 | |||
| 4 | package Deliantra::Client; | ||
| 5 | |||
| 6 | root | 1.2 | $VERSION = 0.9978; |
| 7 | root | 1.1 | |
| 8 | package App::Deliantra; | ||
| 9 | |||
| 10 | root | 1.2 | $VERSION = 0.9978; |
| 11 | root | 1.1 | |
| 12 | 1; | ||
| 13 |