NAME
ProjectBuilder::VE, part of the project-builder.org - module dealing with
Virtual Environment
DESCRIPTION
This modules provides functions to deal with Virtual Environements (VE),
aka chroot/containers.
SYNOPSIS
use ProjectBuilder::VE;
#
# Return information on the running distro
#
my $pbos = pb_ve_launch();
USAGE
pb_ve_launch
This function launches a VE, creating it if necessary using multiple
external potential tools.
WEB SITES
The main Web site of the project is available at
. Bug reports should be filled using the
trac instance of the project at .
USER MAILING LIST
None exists for the moment.
AUTHORS
The Project-Builder.org team lead by
Bruno Cornec .
COPYRIGHT
Project-Builder.org is distributed under the GPL v2.0 license described in
the file "COPYING" included with the distribution.
POD ERRORS
Hey! The above document had some coding errors, which are explained below:
Around line 439:
You forgot a '=back' before '=head1'