Yes.
 
read the docs on regular expressions
 
john
-----Original Message-----
From: Michael C. Podlesny [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 11:16 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: HELP!!

Help I have searched everywhere for this
 
 
in Perl I have a value of "ABCDEFGHI"
 
I want to parse this string so that it reads "ABC-DEF-GHI"
 
In other words I want to be able to insert dashes after the third and 6th character.
 
 
Is there anyway to do this in Perl?

Reply via email to