I'm just starting with perl, but in the past few months, I've found the following sites invaluable: the're chinese mirrors of O'Reilly's Safari bookshelf.

At URL removed you'll find:
Perl in a Nutshell, 2nd Edition
Programming Perl, 3rd Edition
Learning Perl, 3rd Edition
Perl Cookbook
Perl and XML
Perl and LWP
Mastering Perl/Tk


Beginning Perl for Bioinformatics can be found at URL removed.

And the The Linux Web Server CD Bookshelf (which includes "Programming the Perl DBI" and "CGI Programming with Perl."), is at URL removed.

It's probably completly illegal, and O'Reilly is possibly quite unhappy with them, but they were a godsend for me

Update: Following some discussion on the chatterbox, let me add this disclaimer: I don't have anything against O'Reilly. Some of my most cherised Perl/bioinformatics books in my library are from them. And I'll be first in the row in November when their R for bioinformatics comes out in November. But when searching for answers on perl related questions, those sites where invariable among the top Google hits.

Update 2:To honor jZed's request I've removed the URL's. And sorry for the emotions this stirred up. I wasn't aware that what I was doing, was negativly regarded upon in the community.

In reply to Re: Your favorite perl websites by BioGeek
in thread Your favorite perl websites by johnnywang

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.