- or download this
#! /usr/local/bin/perl
...
} else {
print "strings $string1 and $string2 do not match!\n";
}
- or download this
matching part: the date is to
difference: day
difference: morrow
- or download this
...
$concat = $string1 . "#!!#" . $string2;
if ( $concat =~ m/^(.*)(.*)#!!#\1(.*)$/ ) {
...