Subject: | In HTTP::Proxy::BodyFilter::save, is $self->{_hpbf_save_filename} a coderef or a string? |
(courtesy of Mark Tilford)
In HTTP::Proxy::BodyFilter::save, part of the code in begin() assumes
that $self->{_hpbf_save_filename} is a code reference. Elsewhere, it
sets that field to the calculated name.