I'm not immediately familiar with _Intermediate Perl_ or _Modern Perl_, several years back, I picked up _Perl Objects, Modules, & References_ <<a href="http://shop.oreilly.com/product/9780596004781.do">http://shop.oreilly.com/product/9780596004781.do</a>> and would recommend it as a next step after _Learning Perl_. <div>
<br></div><div>Ivan<span></span><br><br>On Thursday, September 20, 2012, Chad Cassady  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks guys. This rocks.<br>

<br>
Chad<br>
<br>
On 09/20/2012 08:43 PM, Thomas Sibley wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 09/19/2012 02:01 PM, Chad Cassady wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Perl is my first language, and I started learning it September 1st.<br>
</blockquote>
Welcome!  Perl is a great first language.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
My question is, where do I go after /Learning Perl/, and more<br>
importantly, at what point do I start telling prospective employers that<br>
I am competent with perl? I need a rubric. My current plan is just to go<br>
through /Intermediate Perl/ and then write something cool.<br>
</blockquote>
/Modern Perl/ is a very good suggestion from Noah.<br>
<br>
Just a start at what to dig into next:<br>
<br>
* CPAN: <a href="http://metacpan.org" target="_blank">http://metacpan.org</a> and <a href="http://search.cpan.org" target="_blank">http://search.cpan.org</a><br>
* cpanm: using CPAN<br>
* Moose: (post)modern object system<br>
<br>
Does /Learning Perl/ cover objects?  If not, Intermediate should.  It's<br>
certainly worth grokking classic (non-Moose) objects in Perl.<br>
<br>
* <a href="http://www.perl.org/learn.html" target="_blank">http://www.perl.org/learn.html</a><br>
* perlbrew: staying up to date with new Perl releases<br>
* perldoc + Pod::Cpandoc for seamless reading of module doc you don't<br>
have installed (yet!)<br>
<br>
Hopefully that helps point you in the next direction a bit.  Scratching<br>
an itch (aka writing something cool ;-) is often a good way to explore a<br>
language and tends to find more motivation than, say, trolling the bug<br>
tracker for random bugs to fix.<br>
<br>
Cheers,<br>
Thomas<br>
______________________________<u></u>______________________________<u></u>_<br>
Seattle Perl Users Group Mailing List<br>
      POST TO: <a>spug-list@pm.org</a><br>
SUBSCRIPTION: <a href="http://mail.pm.org/mailman/listinfo/spug-list" target="_blank">http://mail.pm.org/mailman/<u></u>listinfo/spug-list</a><br>
     MEETINGS: 3rd Tuesdays<br>
     WEB PAGE: <a href="http://seattleperl.org/" target="_blank">http://seattleperl.org/</a><br>
</blockquote>
<br>
______________________________<u></u>______________________________<u></u>_<br>
Seattle Perl Users Group Mailing List<br>
    POST TO: <a>spug-list@pm.org</a><br>
SUBSCRIPTION: <a href="http://mail.pm.org/mailman/listinfo/spug-list" target="_blank">http://mail.pm.org/mailman/<u></u>listinfo/spug-list</a><br>
   MEETINGS: 3rd Tuesdays<br>
   WEB PAGE: <a href="http://seattleperl.org/" target="_blank">http://seattleperl.org/</a><br>
</blockquote></div>