Perl Best Practices

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ser Amantio di Nicolao (talk | contribs) at 02:39, 25 February 2019 (→‎External links: recategorize). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Perl Best Practices
File:Perl Best Practices.jpg
AuthorDamian Conway
CountryUnited States
LanguageEnglish
PublisherO'Reilly Media
Publication date
July 2005
Pages517
ISBN0-596-00173-8

Perl Best Practices is a programming book focusing on standard practices for Perl coding style, encouraging the development of maintainable source code.[1][2][3] It was written by Damian Conway and published by O'Reilly.

References

  1. ^ Barry, Paul (Sep 15, 2005). "Book Review: Perl Best Practices". Linux Journal. Retrieved 6 February 2013.
  2. ^ Jenkins, G. K. "Perl best practices". ACM Computing Reviews. Retrieved 6 February 2013.
  3. ^ Brockmeier, Joe. "Review: Perl Best Practices". Linux.com. Retrieved 6 February 2013.

External links