Help for this page
use strict; ... print( "No match\n" ); } }
"123 123 " Match 1 => "123", Match 2 => " 123" ... No match "45 &45 " Match 1 => "45", Match 2 => "&45"