Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: IO::socket module or creating by hand

by pemungkah (Priest)
on Jun 19, 2010 at 02:22 UTC ( [id://845497]=note: print w/replies, xml ) Need Help??


in reply to IO::socket module or creating by hand

If you have a definite need to learn how the low-level calls work, then by all means code it yourself. If you want to get a job done, then use the module.

This is actually a pretty good rule of thumb in general: if you need the nuts and bolts (say you're headed into an area that doesn't have any good modules for it), then write it yourself. If someone else has written a module that covers the ground (and that module, when tested in your application, works -- not all CPAN is perfect), then use the module.

  • Comment on Re: IO::socket module or creating by hand

Log In?
Username:
Password:

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

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

    No recent polls found