Sorry, what you actually want it something like:
BEGIN { $INC{'Debug.pm'}=__FILE__ }Or, if you've got Module::Runtime, then:
BEGIN { $INC{module_notional_filename(__PACKAGE__)}=__FILE__ }
In reply to Re^4: can't import using exporter
by tobyink
in thread can't import using exporter
by perl-diddler
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |