Sys::Filesystem::Mswin32.3pm

Langue: en

Version: 2010-05-20 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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: Mswin32.pm 130 2010-05-12 13:19:58Z trevor $

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 2004,2005,2006 Nicola Worthington.

Copyright 2009,2010 Jens Rehsack.

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

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