avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 19 Feb 2000 17:15:34 +0000 (17:15 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 19 Feb 2000 17:15:34 +0000 (17:15 +0000)
commit93014de6975a5818b25c37acbc52a655889dc308
tree47175ca71e31e279d0e65773e1ebeff492007ac1
parente1f775196788199aa205bfd047e37a8e188e06b2
avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
for that)

p4raw-id: //depot/perl@5147
ext/Errno/Errno_pm.PL