Fix t/23dumpmore on perl 5.8.8 and earlier
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 21 Oct 2013 17:36:20 +0000 (18:36 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Mon, 21 Oct 2013 17:37:00 +0000 (18:37 +0100)
commit76e9a92a87d9a1f70179288c12f21a92a266d8dc
tree0801c9ed2df47685bb45008c1601674b0b3cfc9f
parentc11cfe74e511b3ff0b2dd31480d3a2cdc3909df7
Fix t/23dumpmore on perl 5.8.8 and earlier

/m isn't honoured for $ when matching a pre-compiled regex (qr//), so
just drop the anchoring
Changes
t/23dumpmore.t