Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in join or string at /usr/lib64/perl5/5.8.8
    +/x86_64-linux-thread-multi/File/Spec/Unix.pm line 81
    
  2. or download this
    --- lib.old/File/Spec/Unix.pm    2008-02-11 19:43:20.000000000 -0800
    +++ lib/File/Spec/Unix.pm    2008-08-08 16:15:55.000000000 -0700
    ...
         my $file = $self->canonpath(pop @_);
         return $file unless @_;
         my $dir = $self->catdir(@_);