- or download this
use feature 'switch';
no warnings 'experimental';
...
$data = io();
}
1;
- or download this
% perl t.pl
Undefined subroutine &test::io called at t.pl line 11.
- or download this
$data = IO::All::io()
- or download this
Can't call method "_package" on an undefined value at /usr/share/perl5
+/vendor_perl/IO/All.pm line 63.