Skip to content

Commit

Permalink
require LWP::UserAgent 6.45
Browse files Browse the repository at this point in the history
  • Loading branch information
skaji authored and oalders committed Jun 9, 2020
1 parent 07171c6 commit f30f965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WWW/Mechanize.pm
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ our $VERSION = '2.00';

use Tie::RefHash;
use HTTP::Request 1.30;
use LWP::UserAgent 5.827;
use LWP::UserAgent 6.45;
use HTML::Form 1.00;
use HTML::TokeParser;
use Scalar::Util qw(tainted);
Expand Down

0 comments on commit f30f965

Please sign in to comment.