lyman has asked for the wisdom of the Perl Monks concerning the following question:
I'm an experienced perl programmer, and am having difficulty getting the module XS-Typemap::Typemap to work. It needs an XS.pm . I have searched, searched, and pulled out a lot of hair, and I cannot find what I must install to get an XS.pm . No, it's not something::XS or XS:something, just plain XS. I have installed Debian apts
libx11-xcb libx11-xcb-dev libx11-protocol-perl libx11-protocol-other-perl libx11-xcb-perl xorg-dev libxext-dev libxfexes-dev libx11proto-dev libxmu-dev libxmuu-dev libxt-dev xutils-dev libperl-devI find on metacpan.org/search dozens of modules with "XS" in their names, but not plain XS.pm . How do I install this XS.pm, so that XS-Typemap::Typemap will work?
Many thanks,
Lyman
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Where is plain XS.pm?
by choroba (Cardinal) on May 22, 2025 at 20:50 UTC | |
Re: Where is plain XS.pm?
by tonyc (Friar) on May 23, 2025 at 03:30 UTC | |
Re: Where is plain XS.pm?
by swl (Prior) on May 22, 2025 at 22:18 UTC | |
by ikegami (Patriarch) on May 22, 2025 at 22:31 UTC | |
by tonyc (Friar) on May 23, 2025 at 03:22 UTC | |
Re: Where is plain XS.pm?
by hippo (Archbishop) on May 23, 2025 at 10:45 UTC | |
Re: Where is plain XS.pm?
by jdporter (Paladin) on May 23, 2025 at 13:25 UTC | |
Re: Where is plain XS.pm?
by Anonymous Monk on May 23, 2025 at 19:12 UTC | |
by Anonymous Monk on May 24, 2025 at 14:59 UTC |