At 01:59 PM 11/1/2002 -0500, Stephen Adkins wrote:
....
>The style guide you were looking for is here.
>
>http://www.officevision.com/pub/p5ee/software/htdocs/P5EEx/Blue/perlstyle.h
tml

The references are out of date.
It should read:

=head1 ACKNOWLEDGEMENTS

This style guide was based on the slashcode style guide.
It is in conformance with the general Perl style guide
(perldoc perlstyle) and the mod_perl style guide.

  http://slashcode.com/docs/slashstyle.html
  http://search.cpan.org/author/JHI/perl/pod/perlstyle.pod
  http://perl.apache.org/docs/2.0/devel/modperl_style/modperl_style.html

It is also in the spirit of the C-language Apache style guide.

  http://httpd.apache.org/dev/styleguide.html

I consider these others as important source documents to help resolve
the issue of "a style guide for perl".

Stephen


Reply via email to