PDL::IFiles (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/PDL::IFiles.3pm".)
NAME
PDL::Install::Files -- Module for use by ExtUtils::Depends and Inline
SYNOPSIS
use Inline with => 'PDL';
# or alternatively, if your XS module uses PDL:
use ExtUtils::Depends;
my $pkg = ExtUtils::Depends->new(qw(MyPackage PDL));
DESCRIPTION
This module is for use by ExtUtils::Depends and Inline. There are
no user-serviceable parts inside.