Skip to content

Commit ca16eb6

Browse files
committed
more links
1 parent 300acbe commit ca16eb6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bin/module-starter

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Available Licenses:
5151
perl, artistic, artistic2, mit, mozilla, mozilla2, bsd, freebsd, cc0,
5252
gpl, lgpl, gpl3, lgpl3, agpl3, apache, qpl
5353

54-
You may also specify any Software::License subclass or CPAN::Meta::Spec license
55-
string.
54+
You may also specify any L<Software::License> subclass or
55+
L<CPAN Meta Spec license string|CPAN::Meta::Spec/license>.
5656

5757
Available Ignore Types:
5858

lib/Module/Starter.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ our $VERSION = '1.76';
1919

2020
=head1 SYNOPSIS
2121
22-
Nothing in here is meant for public consumption. Use F<module-starter>
22+
Nothing in here is meant for public consumption. Use L<module-starter>
2323
from the command line.
2424
2525
module-starter --module=Foo::Bar,Foo::Bat \

0 commit comments

Comments
 (0)