Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Programmers that need to run to CPAN, or at first impulse turn to CPAN at even the most trivial task are little more than script kiddies without much understanding, and, when being interviewed for a job, will be filtered out and discarded at the first opportunity.

Typing in 'fork' and 'wait' hardly takes more effort than searching on CPAN, downloading it, reading the documentation, and then typing in the necessary code so the module can do the trivial task for you. And going the CPAN route robs you from the opportunity to learn some basic coding skills.

Do Not Do A Thing Already Done.
So, if today I use a module that helps me spawn 6 children, but never more than 5 at a time, and tomorrow I have another program that needs to spawn 6 children, but never more than 5, I should not use this module, cause that means doing a thing already done?

Can I at least use use strict; more than once?


In reply to Re^2: Fork multi processes by JavaFan
in thread Fork multi processes by saurya1979

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (6)
As of 2024-03-28 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found