Subject: | "Unrecognized LWP::UserAgent options" warning |
$ perl -wle 'package Foo; use Moo; with "Net::GitHub::V3::Query"; Foo->new->ua'
Unrecognized LWP::UserAgent options: autocheck stack_depth at /Users/schwern/perl5/perlbrew/perls/perl-5.18.1-thread/lib/site_perl/5.18.1/Net/GitHub/V3/Query.pm line 87.
This is with LWP::UserAgent 6.06. I don't see those as documented options.
Unrecognized LWP::UserAgent options: autocheck stack_depth at /Users/schwern/perl5/perlbrew/perls/perl-5.18.1-thread/lib/site_perl/5.18.1/Net/GitHub/V3/Query.pm line 87.
This is with LWP::UserAgent 6.06. I don't see those as documented options.