
Makefile.PL - Makefile generator for GRID::Machine. Developer notes

source etc/casianoperl5lib
to set the appropriate environment variables. Some variables to set are:
PATH to execute scripts
PERL5LIB to find any modules required
DEVELOPER used by many skip tests
GRID_REMOTE_MACHINE the remote machine used for testing (see C<t/*.t> files)
MACHINES a white space string containing the machines
for the 'remotetest' target
$ make -f makepods
and the .pod files will be built from the templates in tt2/
$ make -f makepods html
make -f makepods pdf
make -f makepods clean
make remotetest
(Set the environment variable GRID_REMOTE_MACHINE to the remote machine.
make coverage
make tags

To use this Makefile.PL as developer is convenient to have installed:

Casiano Rodriguez-Leon (casiano@ull.es)

Copyright (c) 2006-2009 Casiano Rodriguez-Leon (casiano@ull.es). All rights reserved.
These modules are free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.