Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Module::Build::WithXSpp does not correctly handle XS files correctly?

by llancet (Friar)
on Jan 10, 2014 at 09:26 UTC ( [id://1070073]=note: print w/replies, xml ) Need Help??


in reply to Re: Module::Build::WithXSpp does not correctly handle XS files correctly?
in thread Module::Build::WithXSpp does not correctly handle XS files correctly?

First, to use PPCODE, Wx embeds pure XS in "{% %}". So why don't I write XS code directly?

Second, Wx use ExtUtils::MakeMaker, but not M::B or M::B::WithXSpp.
  • Comment on Re^2: Module::Build::WithXSpp does not correctly handle XS files correctly?

Replies are listed 'Best First'.
Re^3: Module::Build::WithXSpp does not correctly handle XS files correctly?
by Anonymous Monk on Jan 10, 2014 at 09:59 UTC

    First, to use PPCODE, Wx embeds pure XS in "{% %}". So why don't I write XS code directly?

    Because xspp saves you typing because it is "thin" layer over xs?

    Second, Wx use ExtUtils::MakeMaker, but not M::B or M::B::WithXSpp.

    I don't see how this matters, both call INCLUDE_COMMAND...xspp... which works exactly the same way in both versions

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1070073]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 12:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found