Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8fb60d

Browse files
added app::cpants::lint
1 parent e728405 commit f8fb60d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎tutorial/tutorial-english.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,6 +2130,8 @@ It's now time to see if our module can be installaed by a cpan client. Nothing e
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.
2134+
21332135

21342136

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /