The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::local::lib::Win32Helper - Helper for Win32 users of local::lib.

VERSION

Version 0.992

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:

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.