Skip to content

Commit 07b262f

Browse files
committed
Add installation instructions and badge from Repology
Repology shows all known operating system packages.
1 parent 2de296f commit 07b262f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

lib/WWW/Mechanize.pm

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,20 @@ Frequently asked questions. Make sure you read here FIRST.
129129
130130
=back
131131
132+
=head1 INSTALLATION
133+
134+
=head2 Packaged for Different Operating Systems
135+
136+
WWW-Mechanize is readily packaged for several Linux distributions.
137+
The operating system packages are maintained and updated when WWW-Mechanize is released.
138+
Please check for your own OS at the bottom of this page.
139+
140+
=head2 Manual Installation
141+
142+
cpan install WWW::Mechanize
143+
# or
144+
cpanm WWW::Mechanize
145+
132146
=cut
133147

134148
use strict;
@@ -4062,4 +4076,8 @@ Pete Krawczyk,
40624076
Tad McClellan,
40634077
and the late great Iain Truskett.
40644078
4079+
=head1 PACKAGING FOR OPERATING SYSTEMS
4080+
4081+
[![Packaging status](https://repology.org/badge/vertical-allrepos/perl%3Awww-mechanize.svg)](https://repology.org/project/perl%3Awww-mechanize/versions)
4082+
40654083
=cut

0 commit comments

Comments
 (0)