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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines