ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/generate
(Generate patch)

Comparing deliantra/www/generate (file contents):
Revision 1.21 by elmex, Sun Apr 5 20:55:04 2009 UTC vs.
Revision 1.22 by root, Sun Apr 5 21:02:51 2009 UTC

1#!/opt/perl/bin/perl 1#!/opt/perl/bin/perl
2
2 3
3use strict; 4use strict;
4use warnings; 5use warnings;
5use utf8; 6use utf8;
6 7
115 116
116use strict; 117use strict;
117use warnings; 118use warnings;
118use utf8; 119use utf8;
119 120
120my $rcsid = '$Id: generate,v 1.21 2009/04/05 20:55:04 elmex Exp $'; 121my $rcsid = '$Id: generate,v 1.22 2009/04/05 21:02:51 root Exp $';
121 122
122use base "Pod::POM::View"; 123use base "Pod::POM::View";
123 124
124our $subdir; 125our $subdir;
125our $dir; 126our $dir;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines