Skip to content

Commit e728405

Browse files
authored
added app::cpants::lint
1 parent 6c5e666 commit e728405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/tutorial-english.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,6 +2130,7 @@ <h4>step 6) try a real CPAN client installation</h4>
21302130
<h4>step 7) looking toward quality</h4>
21312131

21322132
Until now we discussed the very minimum you have to do to be polite with other people, making your module. There is much more you can do to have a quality distribution. Look at wonderful checklist proposed by <a href="https://metacpan.org/pod/Release::Checklist">Release::Checklist</a> being part of the official perl toolchain workgroup.
2133+
Just an example: install <a href="https://metacpan.org/pod/Module::CPANTS::Analyse">Module::CPANTS::Analyse</a> and its frontend <a href="https://metacpan.org/pod/App::CPANTS::Lint">App::CPANTS::Lint</a> to check the overall quality, well Kwalitee, of your distribution.
21332134

21342135

21352136
<a id="dayeight"></a>

0 commit comments

Comments
 (0)