- or download this
NE
Configuring S/SM/SMUELLER/PathTools-3.47.tar.gz with Makefile.PL
...
SMUELLER/PathTools-3.47.tar.gz : make NO
cpan[2]>
- or download this
c:\dev>perl script.pl
Wide character in die at C:/strawberry/perl/site/lib/Path/Tiny.pm line
+ 1492.
Error opendir on '´╗┐Z:/../file.xml': Invalid argument at
+script.pl line 57.
- or download this
sub RetrieveAndBackupXML {
#~ my( $directory ) = @_; ## same as shift @_ ## same as shift
...
Replace( $file, "$file-$bak" ); #sub Replace using it's 2 para
+meters as defined below
}
}