Help for this page
#!/usr/bin/perl use strict; ... print "matched '123'\n"; } }
matched '123' matched 'abc'