Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

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

I can't tell you what works for you but I can tell you my experience as you sound kind of like me who uses Perl for the fun of it. I look at it as a kind of fun puzzle to figure out and I get great joy writing programs as bad as they often are. I've programmed in short spurts over many years when the Perl bug strikes.

Anyway, my advice is to start from scratch, at least until you get reacclimated. Perl has a lot of little gotchas and essential idioms you should know and you aren't likely to remember them. I've "relearned" Perl several times. Each time it gets easier. But I always found I got a deeper and deeper understanding of the language.

I also highly recommend checking out Moose, a framework that makes it exceedingly easy to write OO code in Perl. It has made my experience with Perl very pleasurable and fun. I really enjoy programming with it. I only started using it last year thanks to PerlMonks who tipped me off about it. Wish I knew about it long ago.

Good luck and happy programming.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks


In reply to Re: Good Perl book? by nysus
in thread Good Perl book? by Anonymous Monk

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 about the Monastery: (4)
As of 2024-04-23 23:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found