Hi All
I need a REGEX to get a string between two characters from a static string
e.g. /install/sql/foo.c@@/main/integration/1
I need to get foo.c , i.e string between / and @@
First it needs find where @@ occurs in the string and trace back to file name until it encounters / character.
thanks
sk
Yahoo! FareChase - Search multiple travel sites in one click.
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
