NAME
relocation.pl.bat - Relocates Strawberry Perl.
VERSION
This document describes relocation.pl.bat version 1.002.
DESCRIPTION
This script updates all of Strawberry Perl's files to a new location.
SYNOPSIS
relocation.pl.bat [ --help ] [ --usage ] [ --man ] [ --version ] [ -?]
[--file relocationfile] [--location path] [--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.
--file Gives the location of the file of hints to use to
relocate Perl. Defaults to all *.reloc.txt files in
the current directory.
--location The location to relocate to. Defaults to $FindBin::Bin.
--quiet Print nothing.
DEPENDENCIES
Perl 5.8.9 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::Slurp, and Win32::File::Object
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>
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.
The full text of the license can be found in the LICENSE file included with this distribution.