in reply to
"use open" fails in perl 5.20?
Can't locate open.pm
means "use open" worked, it did its job, it couldn't find the module, and its letting you know, it worked
Comment on
Re: "use open" fails in perl 5.20? ( Can't locate open.pm means "use open" worked )
In Section
Seekers of Perl Wisdom