summaryrefslogtreecommitdiff
path: root/cpan/Unicode-Collate
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-11-09 21:44:26 -0800
committerFather Chrysostomos <sprout@cpan.org>2013-11-09 22:07:34 -0800
commitaff26e98cc0d960141a257e961234949344b055b (patch)
treea6e917acd085ed7e7a38191a7d37d14bc0cca238 /cpan/Unicode-Collate
parent93860275f3ff2b42784479b360ddbd9da8afe794 (diff)
downloadperl-aff26e98cc0d960141a257e961234949344b055b.tar.gz
op.c: Factor out common entersub-building code
This same incantation occurs four times, though the readpipe variant was slightly different. The only difference was the lack of a scalar flag on a null op, which makes no difference: - <1> ex-rv2cv sK ->- 5 <$> gv(*require) s ->6 - <1> ex-rv2cv K ->- 5 <$> gv(*readpipe) s ->6 So I did not include the scalar() call, as it was unnecessary. Also, I changed op_append_elem to newLISTOP, since the former calls the lat- ter anyway in these cases.
Diffstat (limited to 'cpan/Unicode-Collate')
0 files changed, 0 insertions, 0 deletions