Jan Dubois > libwin32-0.28 > Bundle::libwin32

Download:
libwin32-0.28.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  7
Open  0
View Bugs
Report a bug
Module Version: 0.28   Source  

NAME ^

Bundle::libwin32 - install all modules that make up the libwin32 bundle

SYNOPSIS ^

 perl -MCPAN -e 'install Bundle::libwin32'

CONTENTS ^

Win32 - CORE module in 5.8.7 and 5.10

Win32API::File - CORE module in 5.8.9 and 5.10

Win32API::Registry - maintained separately on CPAN

Win32::TieRegistry - maintained separately on CPAN

libwin32 - remaining modules not available separately

DESCRIPTION ^

The libwin32 package on CPAN contains a bundle of Win32-specific modules that provide access to core Windows functionality. Over time several modules have been removed from libwin32 because they became part of core Perl, or because they are maintained separately on CPAN.

The Bundle::libwin32 module provides an easy mechanism to install all the modules that originally were part of the libwin32 package with a single command. When you install the Bundle::libwin32, all modules mentioned in "CONTENTS" above will be installed instead.

SEE ALSO ^

"Bundles" in CPAN