in reply to Re: Re: Re: Filesystem checking
in thread Filesystem checking

I would not say it's "not implemented". There is simply no such concept of a special volume part in a Unix filename (which is a good thing, IMHO).

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Filesystem checking
by Anonymous Monk on Apr 30, 2004 at 18:47 UTC
    Yes, in the filename it's not, but in the file there is (otherwise the question would be meaningless). Therefore it should be part of File::Spec. Please observe that the module isn't called FileName::Spec or File::Name.