Help for this page
use strict; use warnings; ... { print "$1\n" unless $1 =~ /def/; }
13:59 >perl 1419_SoPW.pl abc ghi 14:00 >