Help for this page
use warnings; use strict; ... print 'rx 4: ', pp(\@ra), "\n"; }
c:\@Work\Perl\monks\Ach>perl regex_problem_1.pl perl version 5.014004 ... rx 2: ["", "\"quoted-text\"", "\"", ""] rx 3: ["", "\"quoted-text\"", "\"", ""] rx 4: ["", "\"quoted-text\"", ""]