Alien::HDF4 - Encapsulate install info for HDF4
# PDL/Makefile.PL use ExtUtils::Depends; my $pkg = ExtUtils::Depends->new(qw(PDL Alien::HDF4)); # HDF4 config info use Inline with => 'Alien::HDF4';
Use in your Makefile.PL as above. Produces config info usable via ExtUtils::Depends.
Ed J
ExtUtils::Depends.
To install Alien::HDF4, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Alien::HDF4
CPAN shell
perl -MCPAN -e shell install Alien::HDF4
For more information on module installation, please visit the detailed CPAN module installation guide.