http://qs321.pair.com?node_id=977972


in reply to Re^2: SImulation of an Inventory.
in thread SImulation of an Inventory.

I am totally self-taught here

Pick your poison :)

perlintro, http://learn.perl.org/books/beginning-perl/, http://perl-tutorial.org/, Tutorials: Basic debugging checklist , brian's Guide to Solving Any Perl Problem, Modern Perl book, a loose description of how experienced and effective Perl 5 programmers work....You can learn this too.

Common Perl Pitfalls / perltrap, Read this if you want to cut your development time in half!

Replies are listed 'Best First'.
Re^4: SImulation of an Inventory.
by Dipseydoodle (Acolyte) on Jun 23, 2012 at 11:32 UTC

    Thanks. I read the cut your developing in half one. It totally makes sense now.

    Also, I have been using perldocs.perl.org, I think that counts right?

      Also, I have been using perldocs.perl.org, I think that counts right?

      Counts what?

      :)

      Sure it counts, but its not geared towards newcomers -- the alternatives I linked present the information in an easier to learn form and omit the ugly parts