NAME
update_env.pl.bat - Adds the required environment entries for Strawberry Perl.
VERSION
This document describes update_env.pl.bat version 1.001.
DESCRIPTION
This script updates the environment to add Strawberry Perl to the PATH permanently, and adds other environment variables that portions of Strawberry Perl uses.
SYNOPSIS
update_path.pl.bat [ --help ] [ --usage ] [ --man ] [ --version ] [ -?]
[--directory path] [--[no]system] [--quiet]
Options:
--usage Gives a minimum amount of aid and comfort.
--help Gives aid and comfort.
-? Gives aid and comfort.
--man Gives maximum aid and comfort.
--version Gives the name, version and copyright of the script.
--directory The location the script is in. (used to set the path
to update to.) Defaults to $FindBin::Bin.
--[no]system Specifies whether to attempt to update the system
environment first. Defaults to --system.
--quiet Print nothing.
DEPENDENCIES
Perl 5.10.0 is the mimimum version of perl that this script will run on.
Other modules that this script depends on are Getopt::Long, Pod::Usage, File::Spec::Functions, and Win32::TieRegistry.
SUPPORT
Support is provided for this script on the same basis as Strawberry Perl. See http://strawberryperl.com/support.html for details.
AUTHOR
Curtis Jewell, <csjewell@cpan.org>
kmx, <kmx@cpan.org>
COPYRIGHT & LICENSE
Copyright 2010 kmx.
Copyright 2010 Curtis Jewell.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this distribution.