Check through the manual on CPAN, i know off the top of my head they re-did some of the CRUD stuff (named aptly "advanced crud", I believe).
Don't look at it if you don't like HTML::FormFu though :-P On Wed, Nov 5, 2008 at 8:09 PM, Robert L Cochran <[EMAIL PROTECTED]>wrote: > I'm "coming back" to using Catalyst to build an application, but have not > actually used Catalyst for the entire summer and fall of 2008. I am just now > starting to return to it. Let's say I had a midlife crisis (smile). > > I'm now faced with some coding issues. Namely, I have forgotten a lot of > the Catalyst I have learned as of the late Spring 2008. I also forgot a lot > of my Perl, too. > > I'm doing all my development work on a VMWare virtual machine running > CentOS 5.2 updated to current patch levels. CentOS is the free version of > Red Hat Enterprise Linux 5.2. This means I'm still using Perl 5.8.8. > > I know from very quick glances at the mailing list headers that Catalyst > had, or perhaps will have, a major update. I think my Catalyst > implementation is still at 5.7014. > > How do I update it, using CPAN? I forgot. Even worse, I forgot whether I > installed Perl modules related to Catalyst 5.7014 or how to get a list of > these modules so I can check for updates to them. > > And finally, what should I be reading in order to re-learn the current > version of Catalyst? > > I noticed some posts from Dr. Jennifer Nussbaum who seems to be doing > something similar to what I need to do: store stuff in tables and allow > users to download those tables as comma separated values text from anywhere. > I think she was focused on image data and I expect I'll need to work with > that, too, but the big goal for now is to allow csv-based downloads, only > the delimiter used won't be commas. > > Thanks for any and all suggestions! > > Bob Cochran > Greenbelt, Maryland, USA > > > > > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > -- Devin Austin http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
