On 03/08/06, John Wang <[EMAIL PROTECTED]> wrote: > > > I just set up Planet Catalyst at > http://planet.catalystframework.org to aggregate blogs > about Catalyst .
This is great to see, thanks for putting it together! > it filters articles on catalyst, dbic, > dbix(::)?class or html(::)?widget (case insensitive). Let me know if there > are any other topics of interest that should be included. I don't know whether you mean you use regexes to match these, in which case: html::widget is also often written as html-widget or H::W. Likewise, dbix::class could also be written dbix-class. Cheers, Carl _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
