OSSP CVS Repository

ossp - Difference in ossp-pkg/shiela/shiela.pl versions 1.35 and 1.36
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/shiela/shiela.pl 1.35 -> 1.36

--- shiela.pl    2002/12/22 17:37:28     1.35
+++ shiela.pl    2002/12/22 19:32:28     1.36
@@ -30,13 +30,13 @@
 
 require 5.005;
 
-use strict;       # shipped with Perl since 5.000
-use POSIX;        # shipped with Perl since 5.000
-use IO::File;     # shipped with Perl since 5.003
-use IO::Handle;   # shipped with Perl since 5.003
-use IPC::Open2;   # shipped with Perl since 5.003
-use Data::Dumper; # shipped with Perl since 5.005
-use Cwd;          # shipped with Perl since 5.005
+use strict;           # shipped with Perl since 5.000
+use POSIX;            # shipped with Perl since 5.000
+use IO::File;         # shipped with Perl since 5.003
+use IO::Handle;       # shipped with Perl since 5.003
+use IPC::Open2;       # shipped with Perl since 5.003
+use Data::Dumper;     # shipped with Perl since 5.005
+use Cwd qw(abs_path); # shipped with Perl since 5.005
 
 #   DEBUGGING
 $Data::Dumper::Purity = 1;

CVSTrac 2.0.1