Introduction to writing readable and maintainable Perl
by Alex Balhatchet
- 3,887 views
An introduction to writing readable Perl code, for people who write Perl that other people may want to read. Covers the most important lessons from Perl Best Practices, and ends by showing how to use ...
An introduction to writing readable Perl code, for people who write Perl that other people may want to read. Covers the most important lessons from Perl Best Practices, and ends by showing how to use Perl::Critic to test that you are meeting the standards set out.
Given at FOSDEM 2011
Accessibility
Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Likes
- 1
- Downloads
- 29
- Comments
- 5
- Embed Views
- Views on SlideShare
- 3,411
- Total Views
- 3,887
I'm curious, in what cases do you not want to import List::Util? When you have a different function called 'min()' elsewhere in your scope, for example? 2 years ago
Can't wait to see it again in Riga! 2 years ago