ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra.pm
(Generate patch)

Comparing deliantra/Deliantra/Deliantra.pm (file contents):
Revision 1.2 by elmex, Sat Feb 4 23:54:05 2006 UTC vs.
Revision 1.3 by elmex, Sat Feb 4 23:56:14 2006 UTC

3 3
4Crossfire - Crossfire maphandling 4Crossfire - Crossfire maphandling
5 5
6=cut 6=cut
7 7
8our $VERSION = '1.21'; 8our $VERSION = '0.1';
9 9
10use strict; 10use strict;
11 11
12use Storable; 12use Storable;
13use List::Util qw(max); 13use List::Util qw(max);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines