![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: help with Exporterby why_bird (Pilgrim) |
on Feb 28, 2008 at 09:51 UTC ( #670867=note: print w/replies, xml ) | Need Help?? |
Ok, I tried this: snippet:
but I still got Bareword "CONST" not allowed while "strict subs" in use at ./temp.pl line 10. So I removed @ISA, and tried use base 'Exporter' instead:
this gave the same Bareword error.
In Section
Seekers of Perl Wisdom
|
|