in reply to Re^3: pattern finding algorithmin thread pattern finding algorithm
$matches{$pattern} = [ [1,3], ... [ 5, 6 ], ]; [download]