Subject: | Trivial typos in POD |
s/over over/over/;
s/keeps tracks of all the downloaded/keeps track of all the downloaded/;
s/for later used with/for later use with/g; # 3 occurences
diff output attached to this bug report.
Subject: | pod_typos.diff |
60c60
< If you want finer control over over your page fetching, you can use
---
> If you want finer control over your page fetching, you can use
180c180
< Sets the depth of the page stack that keeps tracks of all the downloaded
---
> Sets the depth of the page stack that keeps track of all the downloaded
954c954
< You can select which link to find by passing in one or more of these
---
> You can select which image to find by passing in one or more of these
1108c1108
< for later used with Mech's form methods such as C<L<field()>> and C<L<click()>>.
---
> for later use with Mech's form methods such as C<L<field()>> and C<L<click()>>.
1137c1137
< for later used with Mech's form methods such as C<L<field()>> and C<L<click()>>.
---
> for later use with Mech's form methods such as C<L<field()>> and C<L<click()>>.
1168c1168
< for later used with Mech's form methods such as C<L<field()>> and C<L<click()>>.
---
> for later use with Mech's form methods such as C<L<field()>> and C<L<click()>>.