Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Learn regexes. That's why you want to learn perl right? All those chainsaws for munging your dna? That's why I wanted to learn perl, at least at first. (Then I saw other possibilities and there was *really* no turning back... but that's another story. :) )

So, treat perl like the control panel behind the most powerful text manipulation toolset on earth. :)

How to learn regexes? Start using them. Perl one liners. Perlretut, in the perl documentation. In my case, it helped also to have some pretty gui tools to learn this stuff. Regex coach is free, and awesome. Editpad is not too expensive, awesome for regex find and replace. Also comes with a very good intro to PCRE (perl compatible regular expressions) tutorial, included in the documentation, and free online. Emacs is free, awesome for regex find and replace, but not as user friendly as editpad in my opinion (so I still haven't really learned how to use it, though it's on the to do list).

Make regexes your friends. The rest of perl will come naturally.


In reply to Re: Help from the very start. by tphyahoo
in thread Help from the very start. by vickie

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 goofing around in the Monastery: (1)
As of 2024-04-18 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found