NAME
setup-virtperl - bootstrap a virtperl installation.
VERSION
version 0.1
SYNOPSIS
$ setup-virtperl
$ echo 'source ~/.virtperl/virtperl.sh' >> ~/.profile
DESCRIPTION
This script creates the directory and shell glue needed for virtperl. You should only have to run it once to get a virtperl instance up and going.
If you wish to have virtperl exist in a location other than ~/.virtperl
you can set the PERL_VIRTPERL_ROOT environment variable before calling this script:
PERL_VIRTPERL_ROOT=$HOME/perlstuff/virtperl setup-virtperl
AUTHORS
Chris Reinhardt
crein@cpan.org
COPYRIGHT
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 module.
SEE ALSO
virtperl, App::VirtPerl, virtualenv, perl(1)