When url or method is undefined, profiler outputs warning message by papix · Pull Request #22 · onishi/perl5-devel-kytprof
Devel::KYTProf::Profiler::Furl::HTTP requires method and url parameter. But, we can call Furl::HTTP#request by other parameters: scheme, host, port and query_parameter In the latter case, Devel::KY...