Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Pure Perl Modules, XS Modules, what's the current trends? (allowing easy choices)

by chromatic (Archbishop)
on Dec 20, 2007 at 20:56 UTC ( [id://658251]=note: print w/replies, xml ) Need Help??


in reply to Re: Pure Perl Modules, XS Modules, what's the current trends? (allowing easy choices)
in thread Pure Perl Modules, XS Modules, what's the current trends?

I'd write a wrapper module that transparently uses either the XS module or the pure-Perl module and make it require the pure-Perl module.

Upvoted and seconded. Unification behind an interface that can support either version solves a lot of problems.

  • Comment on Re^2: Pure Perl Modules, XS Modules, what's the current trends? (allowing easy choices)

Replies are listed 'Best First'.
Re^3: Pure Perl Modules, XS Modules, what's the current trends? (allowing easy choices)
by skazat (Chaplain) on Dec 20, 2007 at 21:38 UTC
    I just realized that that's what they did with Text::CSV a little less than a month ago - a little bit after I did my research on Text::CSV. The world it's moving faster than I am.

     

    -justin simoni
    skazat me

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (7)
As of 2024-04-24 10:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found