[Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN

Carl Franks fireartist at gmail.com
Wed Dec 17 09:16:25 GMT 2008


2008/12/5 Marcus Ramberg <marcus at nordaaker.com>:

> That is why we would like for you to try it out, and
> tell us what breaks on your apps (If you don't, we will happily ignore your
> anguished cries later (Well, probably not, but please test it anyways!))

I've just tested 5.8000_04 against a couple of my applications, and
found that basename() on Catalyst::Request::Upload objects returns
undef.

A brief look at the source leads me to believe the line:
    has basename => (is => 'rw');
is overriding the "sub basename {...} later in the file.

Cheers,
Carl



More information about the Catalyst mailing list