Help for this page
#!/usr/bin/perl use warnings; ... print "Common: $commonStr\n"; print "Tail 1: $str1\n"; print "Tail 2: $str2\n";