I am pleased to say that Maypole 2.10 has been released and will be available from CPAN shortly
2.10 is mostly a caretaker release consisting of bug fixes and small incremental improvements that are backwards compatible.
* Changes and Fixes
* Additional Requirements :
* Backwards compatibility Issues
Moving forwards in 2.11 we'll be looking hard at ease of use and consistency and any low hanging fruit that can provide performance improvements. I would also like to concentrate on getting the documentation up to date and consistent. Any help in this will be greatly appreciated.
Cool! (Score:2)
Congrats for getting it out, and many thanks for taking up the baton. We're using maypole at work, and it's pretty much perfect for what we are using it as.
I just need to understand how to implement user controls, who can edit which tables and the like and life will be perfect. Any pointers?
-- "It's not magic, it's work..."
Re:Cool! (Score:2)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:Cool! (Score:2)
Done it just after I posted here....
-- "It's not magic, it's work..."