Two Plack::Request on CPAN?

18 views
Skip to first unread message

Bill Moseley

unread,
Jun 28, 2012, 8:21:49 AM6/28/12
to psgi-...@googlegroups.com
Plack::Request and Plack::Request::Upload is satisfied by the Plack-0.9989 distribution, which includes Plack::Request::Upload.

http://search.cpan.org/~miyagawa/Plack-0.9989/lib/Plack/Request/Upload.pm has just a few methods, but is missing, for example copy_to().

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,



--
Bill Moseley
mos...@hank.org

Tatsuhiko Miyagawa

unread,
Jun 28, 2012, 1:25:36 PM6/28/12
to psgi-...@googlegroups.com
It was merged into one distribution at some point, and copy_to was deleted in favor of fewer methods in core. You can roll your own with tempname method in one line. 

Sent from my iPhone

Reply all
Reply to author
Forward
0 new messages