File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff 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
134148use strict;
@@ -4062,4 +4076,8 @@ Pete Krawczyk,
40624076Tad McClellan,
40634077and the late great Iain Truskett.
40644078
4079+ =head1 PACKAGING FOR OPERATING SYSTEMS
4080+
4081+ [](https://repology.org/project/perl%3Awww-mechanize/versions)
4082+
40654083=cut
You can’t perform that action at this time.
0 commit comments