logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

PDL::Install::Files -- Module for use by ExtUtils::Depends and Inline

Description

       This module is for use by ExtUtils::Depends and Inline. There are no user-serviceable parts inside.

perl v5.40.1                                       2025-03-27                           PDL::Install::Files(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));

See Also