begin=in+the+begining&str=Greed+Suffering&end=The+End+Part #### if($str =~ /str=[a-zA-Z]+/) { print "\nMatch: $1"; }
## if($str =~ /str=[a-zA-Z]+/) { print "\nMatch: $1"; }