in reply to Re^3: Use cases for 'sub Pckg::func { }' ?
in thread Use cases for 'sub Pckg::func { }' ?
The exporter will certainly not apply a
sub X::foo {Block}
syntax.
TIMTOWTDI, but in which circumstances would I want to "do it this way"?
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Use cases for 'sub Pckg::func { }' ?
by ikegami (Patriarch) on Aug 01, 2020 at 16:28 UTC |