NAME
App::local::lib::Win32Helper - Helper for Win32 users of local::lib.
VERSION
Version 0.990
SYNOPSIS
This module is a placeholder for the llwin32helper script, which saves
the environment variables that local::lib requires for its use to the
Windows registry.
To run it, just type
llw32helper
at the command prompt.
There are no command line parameters.
CONFIGURATION AND ENVIRONMENT
The default directory to create a local::lib library in is determined by
$ENV{HOME} if that is given, or the user's default directory if that is
not defined.
The script saves and retrieves information using the Windows registry.
DEPENDENCIES
This script depends on Perl 5.8.1 (because local::lib depends on it) and
also depends on `local::lib' version 1.004007, IO::Interactive 0.0.5,
File::HomeDir 0.81, Win32::TieRegistry 0.26, and File::Spec 3.2701.
BUGS AND LIMITATIONS
Please report any bugs or feature requests to
`<bug-App-local-lib-Win32Helper at rt.cpan.org>', or through the web
interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=local-lib-Win32. I will
be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::local::lib::Win32Helper
You can also look for information at:
* RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-local-lib-Win32Helper
* AnnoCPAN: Annotated CPAN documentation
http://annocpan.org/dist/App-local-lib-Win32Helper
* CPAN Ratings
http://cpanratings.perl.org/d/App-local-lib-Win32Helper
* Search CPAN
http://search.cpan.org/dist/App-local-lib-Win32Helper/
AUTHOR
Curtis Jewell, `<csjewell at cpan.org>'
LICENSE AND COPYRIGHT
Copyright 2010 Curtis Jewell.
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.
See
http://dev.perl.org/licenses/ for more information.