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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

☑ Read a book on Perl
      or on-line manual pages, blogs, articles, ...

☑ Written a book on Perl
      or reviewed a book or contributed to a book

☑ Contributed to the Perl source code
      so you'll learn to find the edge cases and recognize vulnarabilities

☑ Debugged someone else's script
      Always a learning experience

☑ Played Perl Golf
      esp to learn about special variables

☑ Used regular expressions to save the day
      always helpful for quick results. No read the book again and start learning all the flags and markers :)

☑ Used Perl for a certain amount of time (please specify)
      Daily since 4.018

☑ Invested a certain amount of man-hours in learning Perl (please estimate)
      On the job

☑ Visited at least x Perl related events
      also to get new (sick) ideas for modules or module features

☑ (Co)maintain at least x active (up-river) CPAN modules
      to learn what the rest of the world expects of perl and the sick things they do with it. Also to write documentation that is actually read

☐ Forgotten you were not Larry Wall

☐ One can never truly know Perl
      One can not truly know *all* of Perl, but you can certainly learn enough of Perl in the area you want for your project. It is not required to know every tiny detail about floating points and internal behavior if you only use integers. You don't need to know about threading implications if you never use threads (unless you write XS code that might be used in threaded perls). You don't need to know anything about <c>format<c>s to have a decent Perl project. You don't need to know about locales and encoding if all you do is number crunching.


Enjoy, Have FUN! H.Merijn

In reply to Re: In order to be able to say "I know Perl", you must have: by Tux
in thread In order to be able to say "I know Perl", you must have: by chacham

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 examining the Monastery: (7)
As of 2024-04-16 18:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found