DESCRIPTION

update_env.pl.bat - 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 ] [--directory path] [--[no]system] [--quiet]

Options:
  --help          Gives aid and comfort.
  --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.

AUTHOR

Curtis Jewell <csjewell@cpan.org>, KMX <kmx@cpan.org>

COPYRIGHT & LICENSE

Copyright 2010 Curtis Jewell

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.