Skip to content

Commit

Permalink
No more manually downloaded perl modules
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 4, 2012
1 parent 4effd39 commit e07d824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -380,7 +380,7 @@ installPerlModule() {

installPerlModules () {
printHeader "Perl Modules"
cd source/perlmodules
#cd source/perlmodules
export PERL_MM_USE_DEFAULT=1 # makes it so perl modules don't ask questions
cpan App::cpanminus
cpanm Task::WebGUI
Expand Down

0 comments on commit e07d824

Please sign in to comment.