IFiles(3pm) | User Contributed Perl Documentation | IFiles(3pm) |
PDL::Install::Files -- Module for use by ExtUtils::Depends and Inline
use Inline with => 'PDL'; # or alternatively, if your XS module uses PDL: use ExtUtils::Depends; my $pkg = ExtUtils::Depends->new(qw(MyPackage PDL));
This module is for use by ExtUtils::Depends and Inline. There are no user-serviceable parts inside.
2020-11-19 | perl v5.32.0 |