|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^6: Is there a way to compare strings without using an array? (say)by ikegami (Pope) |
| on Oct 18, 2011 at 22:45 UTC ( #932255=note: print w/ replies, xml ) | Need Help?? |
|
say is a builtin function since 5.010. feature has never exported say. feature tells the parser that say should use the builtin say instead of the sub say.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||