$string =~ s/^.*-// ;
Chris Cappelletti wrote:
I don't write regular expressions...ever...
So can someone give me a regular expression that will remove all of the characters at the start of a string up to and including a "-" (without quotes).
Chris Cappelletti IT Programmer/Analyst, Sr. TTM Technologies Desk: 425-202-9326 Cell: 425-246-8295 [EMAIL PROTECTED]
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
