Class::DBI::Sweet::Topping

Class::DBI::Sweet::Topping provides a convenient AUTOLOAD for search, page, retrieve_next and retrieve_previous.
Download

Class::DBI::Sweet::Topping Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Christian Hansen, Matt S Trout and Sebastian Riedel
  • Publisher web site:
  • http://search.cpan.org/~mramberg/

Class::DBI::Sweet::Topping Tags


Class::DBI::Sweet::Topping Description

Class::DBI::Sweet::Topping provides a convenient AUTOLOAD for search, page, retrieve_next and retrieve_previous. Class::DBI::Sweet::Topping is a Perl module that provides a convenient AUTOLOAD for search, page, retrieve_next and retrieve_previous.SYNOPSIS MyApp::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' } ); Requirements: · Perl


Class::DBI::Sweet::Topping Related Software