
02-11-2013, 06:49 PM
|
 |
Dragon
|
|
Join Date: Dec 2009
Posts: 719
|
|
regular expressions take a while to learn to use, but you can achieve a great deal of control in your statements when you have a firm grasp of them.
http://perldoc.perl.org/perlre.html
http://www.regular-expressions.info/
__________________
I muck about @ The Forge.
say(rand 99>49?'try '.('0x'.join '',map{unpack 'H*',chr rand 256}1..2):'incoherent nonsense')while our $Noport=1;
|