Svetlana has asked for the wisdom of the Perl Monks concerning the following question:

As a followup to my previous thread, Are these Perl Textbooks Good? ...

I was wondering if someone could recommend a good online tutorial to get started with Perl. I come from a background of Java/C# and I understand the concept of classes/polymorphism etc.. I know I said that I don't trust websites and prefer books, but, it's going to be some time before I get my hands on Learning Perl.

Replies are listed 'Best First'.
Re: Online Tutorial To Get Started (Learning Perl References)
by eyepopslikeamosquito (Archbishop) on Sep 27, 2016 at 09:25 UTC
Re: Online Tutorial To Get Started
by jdporter (Paladin) on Sep 26, 2016 at 19:32 UTC
Re: Online Tutorial To Get Started
by Discipulus (Canon) on Sep 26, 2016 at 19:39 UTC
    learn.perl.org is aimed precisely to answer your question!

    The above links to perl-tutorial.org

    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.
Re: Online Tutorial To Get Started
by Your Mother (Archbishop) on Sep 26, 2016 at 19:35 UTC

    Tutorials tend to be either too basic or too narrow/specific for someone who is already a programmer. I recommend you pick a task you are interested in and start hacking. Get stuck on a point? Want style recommendations? Post it here for assistance/pointers.

Re: Online Tutorial To Get Started
by karlgoethebier (Abbot) on Sep 27, 2016 at 09:49 UTC
Re: Online Tutorial To Get Started
by Anonymous Monk on Sep 26, 2016 at 20:52 UTC