Skip to content

Commit 293cbae

Browse files
Grinnzbingos
authored andcommitted
Update referenced modules for new distributions
We should not reference Module::Install anymore. I don't think PAR needs to be mentioned here.
1 parent 646f74e commit 293cbae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/ExtUtils/MakeMaker/Tutorial.pod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ L<perlmodstyle> gives stylistic help writing a module.
205205
L<perlnewmod> gives more information about how to write a module.
206206

207207
There are modules to help you through the process of writing a module:
208-
L<ExtUtils::ModuleMaker>, L<Module::Install>, L<PAR>
208+
L<ExtUtils::ModuleMaker>, L<Module::Starter>, L<Minilla::Tutorial>,
209+
L<Dist::Milla::Tutorial>, L<Dist::Zilla::Starter>
209210

210211
=cut
211212

0 commit comments

Comments
 (0)