Hi there,

s/(\d+)\.(\d+)\.(\d+)\.(\d+)/$1:$2:$3:$4::0/

so is there a slick, easily readable way to get the value $1, $2, $3, $4 to be rewriten as %x instead of a %d?


Cheers,

Noah


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to