Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Microsoft partners with Strawberry Perl to improve the CPAN

by Anonymous Monk
on Dec 07, 2008 at 07:32 UTC ( [id://728669]=note: print w/replies, xml ) Need Help??


in reply to Microsoft partners with Strawberry Perl to improve the CPAN

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re: Microsoft partners with Strawberry Perl to improve the CPAN

Replies are listed 'Best First'.
Re^2: Microsoft partners with Strawberry Perl to improve the CPAN
by moritz (Cardinal) on Dec 07, 2008 at 10:43 UTC
    So you think that coding an XS module that links to external libraries can be done 100% portable, without any need for testing on different systems?

    Either you are very naïve or a troll.

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re^2: Microsoft partners with Strawberry Perl to improve the CPAN
by DrHyde (Prior) on Dec 08, 2008 at 12:05 UTC

    Even if you do your best to follow the rules and code portably, you still need to *test* your code on any weird platforms you care to support - such as Windows - just to make sure that you *did* follow all the portability rules and not miss anything. And there are plenty of cases where, to make your code portable, you need to write just a few lines of OS-specific code. There's at least two of my modules - neither of which uses XS, by the way - for which I will find this very useful.

    Sure, I could just run Windows in a virtual machine, but that requires an expensive Windows licence, and that I know how to run Windows securely, which I don't.

    Bravo Microsoft! Bravo Adam Kennedy!

Log In?
Username:
Password:

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

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

    No recent polls found