Easy data validation in Perl with Regexp::Common
Building regular expressions in Perl can be a little bit tricky, particularly for the newcomer. It's a powerful technique, but even experienced Perl developers can sometimes find themselves checking the documentation to make sure they've got it right.
Another common issue with regular expressions lies in the common expressions we use all the time; it seems like we're forever re-inventing the wheel! But, for this problem at least, there is a useful answer.
read more
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.