Help for this page
use 5.010; use strict; ... } print "as it should be: ",@a~~/abc/;
abc copy self as it should be 1