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


Sys-Filesystem documentation  | view source Contained in the Sys-Filesystem distribution.

Index


NAME

Top

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

SYNOPSIS

Top

See Sys::Filesystem.

INHERITANCE

Top

  Sys::Filesystem::Mswin32
  ISA UNIVERSAL

METHODS

Top

version ()

Return the version of the (sub)module.

ATTRIBUTES

Top

mount_point

Mount point.

device

Device of the file system.

mounted

True when mounted.

VERSION

Top

$Id: Mswin32.pm 185 2010-07-15 19:25:30Z trevor $

AUTHOR

Top

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

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

BUGS AND LIMITATIONS

Top

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

Top


Sys-Filesystem documentation  | view source Contained in the Sys-Filesystem distribution.