in reply to
Re^2: When modules install in perl5
in thread
When modules install in perl5
make sure to
binmode
the files, and use \x0D\x0A instead of \r\n to play it extra safe
Comment on
Re^3: When modules install in perl5
In Section
Seekers of Perl Wisdom