in reply to Re: Sort Question (Again) :(
in thread Sort Question (Again) :(
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: Re: Re: Sort Question (Again) :(
by pixel (Scribe) on Oct 22, 2001 at 12:31 UTC | |
|
Re: Re: Re: Sort Question (Again) :(
by runrig (Abbot) on Oct 19, 2001 at 20:53 UTC |