This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #121031] fix all of the other incorrect calls to fresh_perl_is()
authorTony Cook <tony@develop-help.com>
Mon, 20 Jan 2014 01:06:47 +0000 (12:06 +1100)
committerTony Cook <tony@develop-help.com>
Mon, 20 Jan 2014 01:08:28 +0000 (12:08 +1100)
commit20e5bab43efd0e449d0741f5c5a278e7e20ee9dc
tree42dcac920f88db86a5ba4163376eb40f324b8ee9
parentde482fd5eff91548320228250421b402b7faaa35
[perl #121031] fix all of the other incorrect calls to fresh_perl_is()

The third argument to fresh_perl_is()/fresh_perl_like() is treated as
a hashref, passing a string is kind of strange.
t/lib/no_load.t
t/lib/universal.t
t/op/attrs.t
t/op/print.t
t/op/stash.t
t/op/sub_lval.t
t/re/pat.t
t/re/pat_advanced.t
t/re/pat_rt_report.t
t/re/subst.t
t/uni/attrs.t