Description of Perl to Java regular expressions tutorial :
Perl to Java regular expressions tutorial, which give proper guidance to the user who are familiar with perl can get a similar expression in java. Some of the expression given are to get a group from a string, to match a string against a regexp and more. From this tutorial beginners can learn how to use regular expressions in java.