in reply to Studying Perl without a computer(temporarily)

Can you use another computer? neighbor, girlfriend, business computer?

If you can, you should be read cpan modules source and/or tests, you can learn a lot...

the source its more easy because you dont need to download the tar.gz, you can access directly http://search.cpan.org/src/PETDANCE/WWW-Mechanize-1.50/lib/WWW/Mechanize.pm and print :)

Good Luck!

  • Comment on Re: Studying Perl without a computer(temporarily)