in reply to
mention a non-installed module in script
Either
use
if
; or
require
instead of
use
.
Comment on
Re: mention a non-installed module in script
Select
or
Download
Code
In Section
Seekers of Perl Wisdom