- or download this
use autouse 'Net::SSH::Perl' => 'Net::SSH::Perl::new';
my $ssh = Net::SSH::Perl->new;
- or download this
autouse into different package attempted at a.pl line 4
BEGIN failed--compilation aborted at a.pl line 4
- or download this
--- autouse.pm.old Thu Jun 14 12:08:05 2001
+++ autouse.pm Thu Jun 14 12:08:11 2001
...
if ($index == -1) {
$closure_import_func = "${callpkg}::$func";
} else {