WriteXLS (version 6.5.0)

testPerl: Test Perl installation and required modules for WriteXLS()

Description

Test Perl installation and required modules for WriteXLS()

Usage

testPerl(perl = "perl", verbose = TRUE)

Value

A boolean value (TRUE or FALSE). TRUE if Perl and ALL required modules are found

Arguments

perl

Name of the perl executable to be called.

verbose

Output test result messages.

Author

Marc Schwartz marc_schwartz@me.com

Many thanks to Prof. Brian Ripley for his assistance in the testing of this package.

Details

This function will test your current system to be sure that Perl is installed and if so, whether or not all of the Perl modules required for WriteXLS() are present.

Success and/or error messages as appropriate will be output.

See Also

WriteXLS