Query: class::dbi::sweet::topping
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Class::DBI::Sweet::Topping(3pm) User Contributed Perl Documentation Class::DBI::Sweet::Topping(3pm)NAMEClass::DBI::Sweet::Topping - Topping for Class::DBI::SweetSYNOPSISMyApp::Article->find_title_and_created_on( $title, $created_on ); MyApp::Article->search_title_and_created_on( $title, $created_on ); MyApp::Article->count_title_and_created_on( $title, $created_on ); MyApp::Article->page_title_and_created_on( $title, $created_on ); MyApp::Article->next_by_created_by( { order_by => 'created_on' } ); MyApp::Article->previous_by_created_by( { order_by => 'created_on' } );DESCRIPTIONClass::DBI::Sweet::Topping provides a convenient AUTOLOAD for search, page, retrieve_next and retrieve_previous.AUTHORSChristian Hansen <ch@ngmedia.com> Matt S Trout <mstrout@cpan.org> Sebastian Riedel <sri@oook.de>THANKS TODanijel Milicevic, Jesse Sheidlower, Marcus Ramberg, Viljo MarrandiSUPPORT#catalyst on <irc://irc.perl.org> <http://lists.rawmode.org/mailman/listinfo/catalyst> <http://lists.rawmode.org/mailman/listinfo/catalyst-dev>LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOClass::DBI::Sweet Catalyst perl v5.10.1 2010-04-22 Class::DBI::Sweet::Topping(3pm)