To whom it may concern:I am trying to write a module that inherits some behaviour from HTML::Form but has a different internal structure. In order to make this work, I've changed instances of @{$self->{'inputs'}} to $self- >inputs, $self->{'method'} to $self->method, etc., and other changes. Is this all right? All the tests pass. If you could release a new version of LWP with this patch applied, I would be very grateful.
Father ChrysostomosP.S.: Please CC any replies to me so I don't have to subscribe. Thank you.
html-form.diff
Description: Binary data