Add check for required Perl modules
commit4d26429cc99fd58b9ef40cfaa8f8847509590939
authorKyle J. McKay <mackyle@gmail.com>
Sun, 25 Aug 2013 05:54:13 +0000 (24 22:54 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 25 Aug 2013 05:54:13 +0000 (24 22:54 -0700)
tree959c0d8fab29ecd3eb6c0c6eb740a168a0495331
parent5fea41abc1755f824b24c2affcbe3eda8bb54afc
Add check for required Perl modules

As the first step in the install process check that all the required
Perl modules are available to prevent creating an installation that
will ultimately not work.
install.sh
toolbox/check-perl-modules.pl [new file with mode: 0755]