ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.pm
Revision: 1.1
Committed: Wed Sep 24 02:39:47 2008 UTC (15 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-0_9977
Log Message:
*** empty log message ***

File Contents

# Content
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 $VERSION = 0;
7
8 package App::Deliantra;
9
10 $VERSION = 0;
11
12 1;
13