Subject: | The Chef in Chapter 4 of Perl Testing: A Developer's Notebook |
chapter4/Chef$ perl Build.PL && perl Build && perl Build test
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Chef' version '0.01'
Building Chef
Reference found where even-sized list expected at
/usr/local/share/perl/5.10.0/Module/Build/TestReporter.pm line 121,
<GEN10> line 2.
Can't use an undefined value as an ARRAY reference at
/usr/local/share/perl/5.10.0/Module/Build/TestReporter.pm line 144,
<GEN10> line 2.
I've checked the errata on the website and it does not say how to fix
this, (though it has fixed all the other problems I've found up until now.)
chapter4/Chef$ perl -v
This is perl, v5.10.0 built for i486-linux-gnu-thread-multi
uname -a
Linux pc 2.6.31-23-generic #75-Ubuntu SMP Fri Mar 18 18:08:39 UTC 2011
i686 GNU/Linux (ubuntu)