in reply to
Can't locate define.pm
The code tries to
use define
, but the module is not installed in the directories where Perl searches for modules. It is probably
define
which must be installed separately - probably by
cpan
.
Comment on
Re: Can't locate define.pm
Download
Code
In Section
Seekers of Perl Wisdom