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

Comparing deliantra/Deliantra/Deliantra/Map.pm (file contents):
Revision 1.27 by elmex, Sun Oct 5 13:52:33 2008 UTC vs.
Revision 1.28 by root, Tue Sep 1 21:37:25 2009 UTC

6 6
7package Deliantra::Map; 7package Deliantra::Map;
8 8
9our $VERSION = '0.1'; 9our $VERSION = '0.1';
10 10
11use strict; 11use common::sense;
12 12
13use Carp (); 13use Carp ();
14use Deliantra; 14use Deliantra;
15 15
16use base 'Exporter'; 16use base 'Exporter';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines