LostS has asked for the wisdom of the Perl Monks concerning the following question:
perl -e '$cat = "cat"; if ($cat =~ /\143\x61\x74/) { print "Its a cat! +\n"; } else { print "Thats a dog\n"; } print "\n";'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Issues using Apache::Htgroup
by LostS (Friar) on Aug 29, 2001 at 20:56 UTC |