[Catalyst] [ANNOUNCE] Catalyst-Runtime 5.80017

Toby Corkindale toby.corkindale at strategicdata.com.au
Tue Jan 12 00:23:00 GMT 2010


Has anyone else had trouble getting this installed, due to the 
dependency on Class::MOP 0.97?
I can't get class mop to install in my local lib - keeps dying with:

Not a HASH reference at /usr/share/perl/5.10/ExtUtils/Install.pm line 557.
make: *** [pure_site_install] Error 2

I'll report back on whether the "make catalyst_par" bug from 5.8.16 is 
still present once I get it installed..

ta,
Toby

Florian Ragwitz wrote:
> I'm happy to announce the next release of Catalyst-Runtime (5.80017).
> 
> This release mainly cures all issues reported with upgraded scripts (or
> applications generated with the latest release of Catalyst::Devel) and
> makes Catalyst compatible with upcomming versions of Moose.
> 
> This release also started being more strict about the deprecated usage
> of NEXT. We're not surpressing any Class::C3::Adopt::NEXT warnings
> anymore. See the changelog for details.
> 
> Full changelog included below as always.
> 
> Cheers
> rafl
> 
> --
> 5.80017 2010-01-10 02:27:29
> 
>   Documentation:
>    - Fix docs for ->forward method when passed a class name - this should
>      be a component name (e.g. View::HTML, not a full class name, like
>      MyApp::View::HTML).
> 
>   Bug fixes:
>    - --daemon and -d options to Catalyst::Script::FastCGI are fixed.
>    - Fix the debug dump for applications which use Catalyst::Plugin::Session
>      (RT#52898)
>    - Fix regression in the case where mod_rewrite is being used to rewrite
>      requests into a path below your application base introduced with the
>      %2F related fixes in 5.80014_02.
>    - Do not crash on SIGHUP if Catalyst::Engine::HTTP->run is not passed the
>      argv key in the options hash.
>    - Correctly pass the arguments to Catalyst::Script::Server through to
>      Catalyst::Engine::HTTP->run so that the server can restart itself
>      with the correct options on SIGHUP.
>    - Require new MooseX::MethodAttributes to be compatible with Moose
>      versions >= 0.93_01
>    - Require new MooseX::Role::WithOverloading to be compatible with Moose
>      versions >= 0.93_01
> 
>   Cleanups:
>     - Stop suppressing warnings from Class::C3::Adopt::NEXT now that most plugins
>       have been updated to not use NEXT. If you get warnings then please upgrade
>       your components or log a bug with the component author if an upgrade is
>       not available. The Class::C3::Adopt::NEXT documentation contains information
>       about how to suppress the warnings in your application if you need to.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/


-- 
Strategic Data Pty Ltd
Ph: 03 9340 9000



More information about the Catalyst mailing list