logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ExtUtils::Builder::Profile::Perl - A profile for compiling and linking against perl

Author

       Leon Timmermans <fawaka@gmail.com>

Description

       This is a profile for compiling against perl, whether you're compiling an XS extension or embedding it
       into your application.

Name

       ExtUtils::Builder::Profile::Perl - A profile for compiling and linking against perl

Synopsis

        $planner->load_extension('ExtUtils::Builder::AutoDetect::C',
           profile => '@Perl',
        );

Version

       version 0.032

See Also