Well yeah, I guess if those modules are supposed to export functions ° and you call them without parens this might produce bareword errors (and many others).
So declaring a sub syntactic_sugar is already also changing syntax, because it allows to call them as barewords.
Hence you'll need to fake-export them too. ;)
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
In reply to Re^2: Perl syntax checking without `perl -c` (bareword)
by LanX
in thread Perl syntax checking without `perl -c`
by kcott
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |