ExtUtils::Typemap is a wrapper around ExtUtils::Typemaps which a part of ExtUtils::ParseXS. The name was changed to prevent collisions on case-insensitive systems.
In order to use ExtUtils::Typemap, there are a few non-core dependencies that need to be installed:
Try that, then give it another shot.#!/usr/bin/perl use strict; use warnings; use CPAN; use CPAN::Shell->install(qw( install Spiffy ExtUtils::Typemap ExtUtils::Typemaps::Default));
In reply to Re: ExtUtils::XSpp usage for a novice
by Khen1950fx
in thread ExtUtils::XSpp usage for a novice
by rovingeyes
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |