Searched defs:DIR_UNLINK (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DDir.pm24 @EXPORT_OK = qw(DIR_UNLINK);
26 sub DIR_UNLINK () { 1 } subroutine
94 ${*$dh}{io_dir_unlink} = $options & DIR_UNLINK;
221 provided that C<DIR_UNLINK> is included in the C<OPTIONS>.

Completed in 31 milliseconds