in reply to use lib './' security safe?
If you can persuade someone (preferably root) to run that script in a directory you have control of, on a system whose Perl installation doesn't have Some::Optional::Module, then bingo!BEGIN { eval { require "Some::Optional::Module" } }
Dave.
|
|---|