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

Comparing deliantra/www/generate (file contents):
Revision 1.20 by root, Sun Oct 14 15:34:46 2007 UTC vs.
Revision 1.21 by elmex, Sun Apr 5 20:55:04 2009 UTC

1#!/usr/bin/env perl 1#!/opt/perl/bin/perl
2 2
3use strict; 3use strict;
4use warnings; 4use warnings;
5use utf8; 5use utf8;
6 6
115 115
116use strict; 116use strict;
117use warnings; 117use warnings;
118use utf8; 118use utf8;
119 119
120my $rcsid = '$Id: generate,v 1.20 2007/10/14 15:34:46 root Exp $'; 120my $rcsid = '$Id: generate,v 1.21 2009/04/05 20:55:04 elmex Exp $';
121 121
122use base "Pod::POM::View"; 122use base "Pod::POM::View";
123 123
124our $subdir; 124our $subdir;
125our $dir; 125our $dir;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines