On Thu, Dec 22, 2011 at 8:10 AM, MARK BAKER <[email protected]> wrote:

> I know this sounds noobish  but how do you get this from cpan can someone
> can someone give me step by step instructions ???
>
> Thanks & Cheers
>
> --Mark
>

Instructions were in Chris's original announcement. Fire up cpan and type
these:

      cpan> get  CHM/PDL-2.4.9_016.tar.gz
      cpan> make CHM/PDL-2.4.9_016.tar.gz
      cpan> test CHM/PDL-2.4.9_016.tar.gz
      cpan> look CHM/PDL-2.4.9_016.tar.gz

That 'look' will put you in the current CPAN build directory. From there,
you can type 'make install'. You'll need administrative privileges to do
that unless you use local::lib or perlbrew.

David
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to