in reply to Regex Quantifiers
as this:print "\n\n\$String = ".$String."\n\n";
and the same thing goes forprint "\n\n\$String = $String\n\n";
andprint "\$Regex1 = ".$Regex1."\n";
so try to be more organized in writing your code... I see an HTML line break in the body of your code !!!!print "\nJust to check:\n\$1 = ".$1."\n"
|
|---|