&CORE::open()
authorFather Chrysostomos <sprout@cpan.org>
Sat, 27 Aug 2011 01:19:14 +0000 (18:19 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 27 Aug 2011 01:19:14 +0000 (18:19 -0700)
commit3e6568b4d097eff42dadf96c5f05b8b02fd9dc29
treef023cfe4fe92cf0221ee606395d2845d660d7600
parent8258719730b59de406fa34e6a4bbcc71771803be
&CORE::open()

This commit allows &CORE::open to be called through references or with
ampersand syntax.  It modifies pp_coreargs not to push nulls for ops
that require a pushmark.
gv.c
pp.c
t/op/coresubs.t