Skip Menu |

This queue is for tickets about the WWW-Mechanize-Shell CPAN distribution.

Report information
The Basics
Id: 2644
Status: resolved
Priority: 0/
Queue: WWW-Mechanize-Shell

People
Owner: corion [...] cpan.org
Requestors: mark [...] summersault.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.21
Fixed in: (no value)



Subject: dumprequests support incomplete
In the bugs-you-may-already be aware of dept, "dumprequests" is documented as saying it will be print all requests to STDOUT. The code only seems to show support for dumping when the "click" method is used. Other methods, such as "get", don't appear to have support this function yet.