Plack::Request and Plack::Request::Upload is satisfied by the Plack-0.9989 distribution, which includes Plack::Request::Upload.
If you search for the Plack-Request distribution CPAN finds this:
And that Plack::Request::Upload includes the copy_to method.
Is Plack::Request suppose to be a separate distribution? Or did the features from Plack::Request::Upload in the old Plack-Request dist never make it into the newer Plack dist?
In short, what happened to copy_to() ?
Thanks,