diff options
Diffstat (limited to 'perl-install/c/stuff.pm')
| -rw-r--r-- | perl-install/c/stuff.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/perl-install/c/stuff.pm b/perl-install/c/stuff.pm index e9cdbc3bd..72b5b0bd3 100644 --- a/perl-install/c/stuff.pm +++ b/perl-install/c/stuff.pm @@ -1,4 +1,4 @@ -package c::stuff; # $Id: stuff.pm 214710 2005-12-15 09:14:01Z prigaux $ +package c::stuff;  use strict;  use vars qw($VERSION @ISA); | 
