Provided by: libsys-filesystem-perl_1.406-2_all bug

NAME

       Sys::Filesystem::Mswin32 - Return Win32 filesystem information to Sys::Filesystem

SYNOPSIS

       See Sys::Filesystem.

INHERITANCE

         Sys::Filesystem::Mswin32
         ISA UNIVERSAL

METHODS

       version ()
           Return the version of the (sub)module.

ATTRIBUTES

       mount_point
           Mount point.

       device
           Device of the file system.

       mounted
           True when mounted.

VERSION

       $Id$

AUTHOR

       Nicola Worthington <nicolaw@cpan.org> - <http://perlgirl.org.uk>

       Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/>

BUGS AND LIMITATIONS

       As long no better data source as Win32::DriveInfo is available, only mounted drives are
       recognized, no UNC names neither file systems mounted to a path.

COPYRIGHT

       Copyright 2004,2005,2006 Nicola Worthington.

       Copyright 2009-2014 Jens Rehsack.

       This software is licensed under The Apache Software License, Version 2.0.

       <http://www.apache.org/licenses/LICENSE-2.0>