NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
If I may .. (Score:1)
I would like to add few more packages to this list, these are some of the newer package that seem attractive
4. KiokuDB
5. Reaction
They are most likely not in popular use, but they are the most blogged about
Re: (Score:2)
but they are the most blogged about
Yet I'm not familiar with either, and I'm too lazy to look up what it's all about...
Can you introduce these packages shortly, and most of all, tell us why we should care?
Re: (Score:1)
KiokuDB is a Moose based object database supporting multiple backend (filesystem, BerkeleyDB, DBI, etc...). You can read more about it here [iinteractive.com].
Reaction is a framework on top of Catalyst and Moose. It aims at making components more reusable. An introduction can be found here [catalyzed.org] and here [cpan.org].
Both of them are examples of next-generation Perl projects.
Re: (Score:1)
The new Strawberry Perl for Windows has been released! Check http://strawberryperl.com for it.
Re: (Score:1)
4 more failures, including Test::WWW::Mechanize::Catalyse (which crashes), Email::Valid, and MUIR/Time-modules. (I can't recall what the third one was.
Work on the dependencies, and then the top level will work. :)
The new Strawberry Perl for Windows has been released! Check http://strawberryperl.com for it.
Re: (Score:1)
It it due to the fork issue that was recently patched in 5.10.1RC1
Fork does not work together with namespace::clean on 5.10.0/win32 and there is no workaround for it.
Re:If I may .. (Score:1)
The new Strawberry Perl for Windows has been released! Check http://strawberryperl.com for it.
Reply to This
Parent