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::Typemap - Read/Write/Modify Perl/XS typemap files

Author

       Steffen Mueller "<smueller@cpan.org">

Description

       This module exists merely as a compatibility wrapper around ExtUtils::Typemaps. In a nutshell,
       "ExtUtils::Typemap" was renamed to "ExtUtils::Typemaps" because the Typemap directory in lib/ could
       collide with the typemap file on case-insensitive file systems.

       The "ExtUtils::Typemaps" module is part of the ExtUtils::ParseXS distribution and ships with the standard
       library of perl starting with perl version 5.16.

Name

       ExtUtils::Typemap - Read/Write/Modify Perl/XS typemap files

See Also

       ExtUtils::Typemaps, ExtUtils::ParseXS.

       For details on typemaps: perlxstut, perlxs.

Synopsis

       See "ExtUtils::Typemaps" instead!

See Also