Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Something that has not been mentioned yet, but that just at the same time is obvious is gradual learning by means of exchange of ideas with more experienced users, mostly during the course of trying to accomplish a well definite practical task.

I, for one, made my very few first steps in perl with the aid of a borrowed Perl4-based (I guess) "Learning Perl". Then I began asking for advice on clpmisc and for sure I've learnt more about perl there than anywhere else.

Of course everything is in the docs, but for obvious reasons it's far too easy to overlook potentially precious pieces of information, maybe because we just think that they're not fundamental for us at a certain point...

For example stuff I've been surprised to discover at first and that has been "revealed" to me in the course of discussions includes (but is not limited to!):

  • the possibility of putting coderefs (or more generally perl code) in @INC,
  • the possibility of open()ing strings as files in memory,
  • the possibility of open()ing temporary anonymous files,
  • smart symbol table manipulations.

In reply to Re: Learning the Deeper Secrets of Perl by blazar
in thread Learning the Deeper Secrets of Perl by radiantmatrix

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 perusing the Monastery: (4)
As of 2024-04-19 02:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found