pkgsrc/www/p5-HTTP-Tiny-Mech/DESCR
mef 02e909ade2 www/p5-HTTP-Tiny-Mech: import p5-HTTP-Tiny-Mech-1.001002
This code is somewhat poorly documented, and highly experimental.

Its the result of a quick bit of hacking to get MetaCPAN::API working
faster via the WWW::Mechanize::Cached module ( and gaining cache
persistence via CHI )

It works so far for this purpose.

At present, only "get" and "request" are implemented, and all other
calls fall through to a native HTTP::Tiny.
2019-10-25 13:43:45 +00:00

10 lines
371 B
Text

This code is somewhat poorly documented, and highly experimental.
Its the result of a quick bit of hacking to get MetaCPAN::API working
faster via the WWW::Mechanize::Cached module ( and gaining cache
persistence via CHI )
It works so far for this purpose.
At present, only "get" and "request" are implemented, and all other
calls fall through to a native HTTP::Tiny.