diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-03-07 10:27:17 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-03-07 10:32:52 +0000 |
commit | 5d8ab95357a99a13e919b0e5c19f9a7abb06167d (patch) | |
tree | 14332a3aeadbad487ed2824253d20828aefc3287 /t/run | |
parent | 7c579eed878fc49f1db8118b45c262d16571a5c1 (diff) | |
download | perl-5d8ab95357a99a13e919b0e5c19f9a7abb06167d.tar.gz |
Ensure that the C<exists &Errno::EFOO> idiom continues to work as documented.
A change post-5.12 (probably 42607a60df6df19b) caused the documented idiom not
to work if Errno was loaded after the C<exists> code had been compiled, as
the compiler implicitly creates typeglobs in the Errno symbol table when it
builds the optree for the C<exists code>.
Diffstat (limited to 't/run')
0 files changed, 0 insertions, 0 deletions