|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^4: Is there a way to compare strings without using an array? (say)by Jeri (Scribe) |
| on Oct 18, 2011 at 20:00 UTC ( #932235=note: print w/ replies, xml ) | Need Help?? |
|
Why is it necessary to use 'say'? If I took out.. use feature 'say';and the 'say' in... say for $line1 =~ /[$line2]/g;Why doesn't it work?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||