Hi
Ive just tried out the Learn Basics of Perl and it is not as straight forward as expected. Ive just downloaded imagemagick on Ubuntu using
sudo apt-get install imagemagick --fix-missing
and running the script now I get
Can't locate Image/Magick.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./myboardgame.pl line 5.
BEGIN failed--compilation aborted at ./myboardgame.pl line 5.
Is the magazine contents incomplete or is there something else I am missing ?
thanks