Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: I am most likely to install a new module from CPAN if:

by pryrt (Abbot)
on Apr 01, 2019 at 17:14 UTC ( [id://1231949]=note: print w/replies, xml ) Need Help??


in reply to I am most likely to install a new module from CPAN if:

multiple + other -- most of those would influence whether or not I use it. And a few other influencing params:

  • it works for me
  • it's the only interface (or most-readily available interface) for an external library
  • using the approximate solution found in the CPAN module was easier than coding a whole exact solution by myself
  • using the premade solution had better edge-case coverage than what I came up with
  • which criteria was used depended on the exact specifications for the code being developed
  • it works on Windows with Strawberry Perl, not just on linux
    → aka "good cross-platform compatibility"
  • it works on an ancient machine with perl v5.8 (or preferably v5.6)

and though this hasn't influenced me yet, I know it does some monks:

  • it's small enough to fit on (insert favorite small embedded system with a tiny perl here)
  • Comment on Re: I am most likely to install a new module from CPAN if:

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 19:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found