IO::Scalar install help
when i run install IO::Scalar on the cpan perl shell it opens the install process and seems to get to the very end where it hits a snag with a close handle or file ... this doesn't seem to fit with the other errors i hear about and i can't seem to find out how to fix it.
here is the only erronous content i can find in the output following the command install IO::Scalar
running make install
use of uninitialized value in <HANDLE> at c:/Perl/lib/cpan.pm line 4856
readline() on unopened filehandle at c:/perl/lib/cpan.pm line 4856
can't call method 'close' on an undefined value at c:/Perl/lib/cpan.pm line 4860.
Any and all help appreciated
-Tim
|