Help for this page
my @name = ( /Name:\s+(.*)/ ); my @find = ( /Find:\s+(.*)/g ); my @text = ( /Text:\s+(.*)/g );