Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
if ($subject eq 'body*') { print "All body pages here\n"; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Pulling up files starting with specific letters
by Roy Johnson (Monsignor) on May 07, 2004 at 18:10 UTC | |
|
Re: Pulling up files starting with specific letters
by Sandy (Curate) on May 07, 2004 at 18:14 UTC |