Help for this page
if ( my $count = /^1(.*)/../^0(.*)/ and $count !~ /E/ )
if ( -( /^1(.*)/../^0(.*)/ ) )
if ( ( /^1(.*)/../^0(.*)/ ) =~ /^\d+$/ )