![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Bug or inconsitency? FQN of Package and sub name identicalby Sidhekin (Priest) |
on Nov 22, 2007 at 16:25 UTC ( #652410=note: print w/replies, xml ) | Need Help?? |
Just make it clear to Perl that the package name is a string, not a function. In other words, quote it:
print "Just another Perl ${\(trickster and hacker)},"
In Section
Seekers of Perl Wisdom
|
|