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

Comparing deliantra/Deliantra/Deliantra/Tilecache.pm (file contents):
Revision 1.1 by root, Sun Feb 5 21:18:07 2006 UTC vs.
Revision 1.2 by root, Sun Feb 5 21:19:26 2006 UTC

1=head1 NAME 1=head1 NAME
2 2
3Crossfire::Gtk2 - Gtk2-specific utilities 3Crossfire::Tilecache - Tile Cache using Gtk2::Gdk::Pixbuf
4 4
5=cut 5=cut
6 6
7package Crossfire::Gtk2; 7package Crossfire::Tilecache;
8 8
9our $VERSION = '0.1'; 9our $VERSION = '0.1';
10 10
11use strict; 11use strict;
12 12

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines