José nyimi wrote: > > I read perldoc -f -e before sending this mail. > I was confused because the doc was talking about files and not directories. > Can I trust the behaviour of if(-W $filename){} on use of an directory instead of a >file ? > I tried with directory, it seems to work, but ... why the doc talks about files >only ???
Directories are just "special" types of files (at least they are on *nix/DOS/Windows.) John -- use Perl; program fulfillment -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]