in reply to
Re: Decoding Error Messages
in thread
Decoding Error Messages
No.
use base 'module'
executes
require module
. If
base
is unable to load the module form a /Can't locate/ error, it displays the message the OP posted.
Comment on
Re^2: Decoding Error Messages
Select
or
Download
Code
In Section
Seekers of Perl Wisdom