- or download this
use strict;
package DB;
...
sub DB{ return; }
1;
- or download this
perl -d:SubCheck yourscript.
- or download this
D:\Perl\test>perl58 -d:SubCheck HorL.pl8
AutoLoader::AUTOLOAD => d:/Perl/lib/AutoLoader.pm:22-116
...
Done at d:/Perl/lib/Devel/SubCheck.pm line 4.
CHECK failed--call queue aborted.