On 12/09/14 21:37, Alexander Bluhm wrote: > Hi, > > import new port net/p5-Net-IMP-HTTP > > interface for HTTP specific Net::IMP plugins > > The Net::IMP::HTTP modules make it easier to write HTTP specific > IMP plugins. We distinguish between HTTP connection specific > plugins and HTTP request specific plugins. > > ok? > > bluhm >
Upstream version numbering went 0.1 - 0.5, then 0.52, 0.521 for us that means the next version 0.6 or 0.53 will be < 0.521. Fine if adding zero's 0.6 use 0.600, 0.53 use 0.530 in package name. Or need to add extra decimal. to packname now. The MANIFEST is bad, now corrected upstream in github. I suggest a delay looks like a newer version maybe available shortly in cpan. 0.523 2014/12/09 - move SaveResponse and LogFormData to Example - fix smartmatch warnings - fix MANIFEST This hasn't been tagged in github. Otherwise ok, built and tested ok on amd64. Doesn't require https in tests, but if used with https that will have to be added, either to this as a runtime, or what ever uses this will have to include https support.
