This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow bareword file handle as argument to chdir().
authorGisle Aas <gisle@activestate.com>
Tue, 7 Feb 2006 17:32:50 +0000 (17:32 +0000)
committerGisle Aas <gisle@activestate.com>
Tue, 7 Feb 2006 17:32:50 +0000 (17:32 +0000)
commitd4ac975eac140a6fda54f99664f15120fd97e7be
treefde462215af5bd354dbcb674446cfe6d9b55c28b
parent71302fe379907f97d78296ec5f7430559d3a05ca
Allow bareword file handle as argument to chdir().
This copies the mechanism used by truncate().
Fixes bug #38457.

p4raw-id: //depot/perl@27125
embed.h
op.c
opcode.h
opcode.pl
pp.sym
pp_proto.h
pp_sys.c
t/op/chdir.t