This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re/pat_advanced.t: Convert ok to like
authorKarl Williamson <khw@cpan.org>
Tue, 14 Feb 2017 19:04:28 +0000 (12:04 -0700)
committerKarl Williamson <khw@cpan.org>
Thu, 1 Jun 2017 14:30:24 +0000 (08:30 -0600)
commitb7ad6c3e180a5e9028b5b3b88da3a2b0b45486fb
tree55f4dbadb5eadc392265aaa39b6046a68d040762
parent99111b894a3d385cc1a6057abf20c35e849caaa8
re/pat_advanced.t: Convert ok to like

'like' gives better diagnostics than 'ok'.  This converts the ones it is
straight forward to do.
t/re/pat_advanced.t