- or download this
use strict;
use warnings;
...
sub AUTOLOAD {
warn "AUTOLOAD", pp \@_;
}
- or download this
AUTOLOAD["Class", "method"] at d:/Users/lanx/AppData/Roaming/exp/new_a
+utoload.pl line 23.
AUTOLOAD["function"] at d:/Users/lanx/AppData/Roaming/exp/new_autoload
+.pl line 23.
- or download this
UNIVERSAL["Class", "method"] at d:/Users/lanx/AppData/Roaming/exp/new_
+autoload.pl line 14.
AUTOLOAD["function"] at d:/Users/lanx/AppData/Roaming/exp/new_autoload
+.pl line 23.