This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Check symlink status before setting File::Find::fullname to undef.
authorVictor Efimov <victor@vsespb.ru>
Tue, 19 Nov 2013 00:18:26 +0000 (01:18 +0100)
committerJames E Keenan <jkeenan@cpan.org>
Tue, 19 Nov 2013 00:18:26 +0000 (01:18 +0100)
commit1da2e9eb3a112ea133c6142767636b9b08f65930
tree5bf5134a3ecf13729290f2153eb35b2139244801
parent0f24672021c6c5d7f398a81ee24305ae45c32779
Check symlink status before setting File::Find::fullname to undef.

Problem reported by James Avera in RT #120388.  Patches supplied by Victor
Efimov, then adapted to new testing functions in ext/File-Find/t/find.t.
ext/File-Find/lib/File/Find.pm
ext/File-Find/t/find.t