libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 52 forks source link

Fixed pod error as reported by CPANTS. #264

Closed manwar closed 5 years ago

manwar commented 5 years ago

Hi @oalders

Please review the PR. https://cpants.cpanauthors.org/release/OALDERS/WWW-Mechanize-1.89

As per the document:

       "Doubled angle brackets ("<<" and ">>") may be used if and only if there is whitespace right 
        after the opening delimiter and whitespace right before the closing delimiter!"

Many Thanks. Best Regards, Mohammad S Anwar

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 226


Totals Coverage Status
Change from base Build 222: 0.0%
Covered Lines: 723
Relevant Lines: 780

💛 - Coveralls
oalders commented 5 years ago

Thanks @manwar!