Date: Fri, 18 Jun 2004 16:34:38 -0400 From: "JJB" <Barbish3@adelphia.net> To: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Subject: perl ? Message-ID: <MIEPLLIBMLEEABPDBIEGIEDAGDAA.Barbish3@adelphia.net>
next in thread | raw e-mail | index | archive | help
I have $email field that sometimes may not end with alpha character. How would I code if (last position of $email != alpha) { replace last pos of $email with blank } Or any other coding method to strip off non alpha from $email field if present. Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGIEDAGDAA.Barbish3>