The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

PDLA::Install::Files

SYNOPSIS

  use Inline with => 'PDLA';
  # or alternatively, if your XS module uses PDLA:
  use ExtUtils::Depends;
  my $pkg = ExtUtils::Depends->new(qw(MyPackage PDLA));

DESCRIPTION

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