well the learning path are almost non finite numbers..
Laurent_R++ for your very good answer. But i feel the need to add something:
I had some problem with Intermediate Perl: is a bit confuse. Dont know if is only my perception. I suggest you to have it anyway (and after this also Mastering Perl): review the index periodically and look if something catch your attention because near a problem you are facing at the moment. For example when is the time for you to make a module you must jump through many different not contigual chapters.

Laurent_R yet explained the nature of Modern Perl: the key word is in the title, and is an adjective: the first goal of that good book is to give a fresh look at language, because the state of the art of Perl has moved a lot and the book bring a light where shadows were. An example? the context explaination is something i never read in such a clear way.

As last suggestion, as always, i recommend an old and somehow outdated book: The Perl Cookbook. I suggest to buy it and read it sparsely as side reading. You can profit of many real life examples in many different fields: is like a panorama view.

A few related nodes:
how can I learn well
Advice from elders for a newbie
Newbie to perl
Want to learn PERL
using perl as a new user
Help for a sporadical scripter.

HtH
L*
There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re: Re learning Perl by Discipulus
in thread Re learning Perl 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":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.