Help for this page

Select Code to Download


  1. or download this
    ....cpan/build/PDL-IO-Grib-2-cxqhND>/usr/local/depot/perl-5.10.1/perl-
    +5.10.1/bin/perl Makefile.PL
    
    ...
    Checking if your kit is complete...
    Looks good
    Can't use string ("GribView.pl") as an ARRAY ref while "strict refs" i
    +n use at /usr/local/depot/perl-5.10.1/perl-5.10.1/lib/5.10.1/ExtUtils
    +/MM_Unix.pm line 1370.
    
  2. or download this
    .cpan/build/PDL-IO-Grib-2-cxqhND>cat Makefile.PL
    use ExtUtils::MakeMaker;
    
    ...
                                      DIR => 'Grib',
                                      dist => {COMPRESS => 'gzip', SUFFIX=
    +> 'gz'}
    );