http://search.cpan.org/author/ERYQ/I...b/IO/Scalar.pm
http://search.cpan.org/author/ERYQ/I.../IO/WrapTie.pm
Download these, save em in the directory and it should work fine
then do the:
Code:
perl -MIO::Scalar -e "print 'Installed'"
in the command prompt