[ic] perl issue

DB DB at M-and-D.com
Sat Jul 17 17:25:04 EDT 2004


This may be better asked in a perl group but I know many perl wizards 
read this list so thought I'd try. I want to strip all charcaters from a 
string that come before the first hyphen, as well as that first hyphen. 
For example I want

AB-CDE-FGH

to become

CDE-FGH

Is there an easy way to do that with perl?

DB



More information about the interchange-users mailing list