I'm not sure if you are just looking for a walk-in sort of setting for just yourself, but our own merlyn offers training. You really don't get much more knowledgable.. in his case the old saying is true: He wrote the book on Perl. More info on his site at http://perl.stonehenge.com/.

You say that you are new to Perl so this may or may not apply, but I will say it for others reading. There are Perl Conferences around the world fairly often. You can get all the details at http://www.yapc.org/.

I'm sure there are other, less-famous training methods and teachers out there that will be better suited for a one-man learning session. However, bang for buck, I have to say, buy the books. Larry, Randal, Damian, they all have great books. They have helped me, hands down, more than any other method. My favorites include:

Learning Perl by Randal L. Schwartz, Tom Phoenix

Programming Perl by Larry Wall, Tom Christiansen, Jon Orwant.

Advanced Perl Programming by Sriram Srinivasan

Object Oriented Perl by Damian Conway


In reply to Re: Instructor Based Perl Training by erasei
in thread Instructor Based Perl Training by CongoGrey

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.