diff options
author | David Leadbeater <dgl@dgl.cx> | 2011-04-08 21:33:20 +0100 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-04-10 18:20:13 -0700 |
commit | efc5c7c332b6baa4c90ca3e3de1fba8ce28448ae (patch) | |
tree | 625d9330f21f7e2a8e03470a042606c2dba44c1d /ext/re/re.pm | |
parent | f6a766d53013594a5dc80a234f754c6b75c3b724 (diff) | |
download | perl-efc5c7c332b6baa4c90ca3e3de1fba8ce28448ae.tar.gz |
Require IO::File in IO::Handle
Since 15e6cdd IO::File has been loaded automatically. However this
automatic loading would not happen in all cases if IO::Handle was
loaded previously. This is due to the @ISA for IO::File being
initialised by the core (see the discussion in [perl #87940]).
By ensuring IO::File is loaded if IO::Handle is the indeterminate
state cannot occur.
Diffstat (limited to 'ext/re/re.pm')
0 files changed, 0 insertions, 0 deletions