Update: changeduse warnings ; use strict; use autouse 'foo'; # perldoc autouse eval {foo::not_here();}; # perldoc -f eval my $we_care=0; warn $@ if ($@ && $we_care);
In reply to Re: Check if DBI is installed (eval to check module is installed)
by mandog
in thread Check if DBI is installed
by lwilliams
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |