Ok, here's the BEGIN approach changed so it *does* work for you. I'm just creating a use() which has the value set for its duration. Any later calls to use() or ->import() won't reflect the suffix I set here.
BEGIN { local $AutoCurry::suffix = ...; require AutoCurry; AutoCurry->import(); }
In reply to Re^5: Near-free function currying in Perl
by diotalevi
in thread Near-free function currying in Perl
by tmoertel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |