Hi All, The first development release of the next version of Catalyst is on CPAN. You can see it here:
https://metacpan.org/release/JJNAPIORK/Catalyst-Runtime-5.90049_001 And here's a link to my blog where I discuss changes and reasons in more detail: http://jjnapiorkowski.typepad.com/modern-perl/2013/07/perl-catalyst-hamburg-development-release-001-on-cpan.html Or if you preview, the changlist: 5.90049_001 - 2013-07-26 - Declare PSGI compliant Middleware as part of your Catalyst Application via a new configuration key, "psgi_middleware". - Increased lowest allowed module version for Module::Pluggable to be 4.7 (up from 3.4) to solve the fact this is no longer bundled with Perl in v5.18. There's still many unclaimed quests for Catalyst, both on the target list for Hamburg, and in general. http://questhub.io/realm/perl/explore/latest/tag/catalyst http://questhub.io/realm/perl/explore/latest/tag/hamburg You can contribute via the github organization or via the canonical repo on shadowgit: https://github.com/perl-catalyst/ http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Runtime.git And shout out on the list, or on IRC over on irc.perl.org#catalyst-dev Good day, and happy Catalyst hacking! John Napiorkowski _______________________________________________ List: Catalyst@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/