Help for this page

Select Code to Download


  1. or download this
    ...
                 my $duplicates;
    ...
    -            $names->{ $res->{url} } = $target;
    +            $names->{ $res->{url} } = File::Spec->catfile( $base_dir,
    + $target );
             };