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

---------------------------

CPAN Modules

José's Guide for creating Perl modules
Writing Solid CPAN Modules
How to make a CPAN Module Distribution
Simple Module Tutorial
Pause Module List
pause.perl.org
module-authors@perl.org mailing list
perlmodlib, perlmodstyle, perlnewmod

perlport Win32-Job

Coding Standards and Style

Ensembl Coding Standards document gone missing from the web? Could perhaps find with the wayback machine.

Developer Tools

Module Review

Interfaces

Ingy's "Swiss Army Light Sabre" - or, "how do you design your APIs?"
Often Overlooked OO Programming Guidelines

Design

When do you function?
Re (tilly) 1: When do you function?
(Software Engr) Encapsulate! No,no,no! Decouple!
best practice
'use strict' is not Perl
Style & subroutine organization

Books

Test Driven Development

Exception Handling

mod perl

Miscellaneous