CPANPLUS::Styleguide - Style guide for CPANPLUS contributions



NAME

CPANPLUS::Styleguide - Style guide for CPANPLUS contributions


DESCRIPTION

This is a list of guidelines for code to be integrated in the CPANPLUS namespace.


GUIDELINES

It is highly recommended that CPANPLUS submissions follow these guidelines. Code which does not should deviate for a good reason. For example, a Tk shell wouldn't be expected to follow the no non-core modules rule, because using that shell is not a requirement for using CPANPLUS. Apply common sense, and, if in doubt, send a mail to the development list at cpanplus-devel@lists.sourceforge.net.

The CPANPLUS Way

Code Appearance

Submissions


AUTHORS

This pod text by Ann Barcomb <kudra@cpan.org>.


COPYRIGHT

The CPAN++ interface (of which this module is a part of) is copyright (c) 2001, 2002 Jos Boumans <kane@cpan.org>. All rights reserved.

This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.


SEE ALSO

the perlstyle manpage, perlmodstyle

 CPANPLUS::Styleguide - Style guide for CPANPLUS contributions