Handel 0.23 Released
Rinse. Lather. Repeat.
Because I’m an idiot, here is Handel 0.23. It fixes a problem where Catalyst helpers weren’t replacing :: globally when creating uri in templates.
A simple cart/order/checkout framework in Perl with AxKit/TT/Catalyst support.
{ Monthly Archives }
Rinse. Lather. Repeat.
Because I’m an idiot, here is Handel 0.23. It fixes a problem where Catalyst helpers weren’t replacing :: globally when creating uri in templates.
Handel 0.22 has been released and it’s on its way to a CPAN mirror nearest you. This is a bugfix release fixing some Catalyst helper problems including:
The Catalyst helpers in Handel versions before 0.21 have a problem creating files from within the __DATA__ sections on *nix. This is due to a bug in Catalyst::Helper in addition to the fact that the CPAN dist was made on my machine using XP;causing LF/CRLF issues. ![]()
A fix has been commited to the Catalyst trunk. To make things easier for the common man, I’ve also set the svn:eol-style to LF for all of the Catalyst helpers in the Handel svn repository and uploaded Handel version 0.21 to CPAN. This version contains updated Catalyst helpers with Unix line endings that should work on Catalyst 5.33 and below.
A big thanks to Andy Grundman and Bernard FRIT for the help tracking this problem down.
Handel 0.20 has been released and should be available on a CPAN mirror nearest you shorty. Among the change are:
After a few late weeks of Catalyst hacking and prodding on #catalyst, I’m pleased to announce the release of Handel 0.19 to the world. The most notable changes are:
It should be available on a CPAN mirror nearest you by morning.
With a little bit of tinkering, you can now browse the module documentaton (POD) online. The html version of the module docs are built every hour from the latest code in the HEAD revision of the Handel repository trunk.
After another fit of tinkering, I have finished the changes to allow styled browsing of the Handel source online. You can browse the Handel source tree at /source/. In the past, this was also the url of the Subversion respository. Access to the Subversion repository has been relocated to http://svn.handelframework.com/CPAN/Handel/.
Happy browsing!