The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Teng-Plugin-SearchBySQLAbstractMore

0.05    2012/01/07 17:20
	*NOTE THAT* change install_sql_abstract_more.
	            now, alias is default. replace is optional.
	*NOTE THAT* Teng::Plugin::SearchBySQLAbstractMore->new_option is now YourClass->sql_abstract_more_new_option.
	fix bug of caching SQL::Abstract::More object .

0.04    2012/01/07 13:56
	fix Makefile.PL.

0.03    2012/01/07 03:14
	cache SQL::Abstract::More object
	add Teng::Plugin::SearchBySQLAbstractMore::Pager::Count.
	add new_option class method
	*NOTE THAT* change install_sql_abstract_more's pager argument value.

0.02    2012/01/06 13:10
	skip some test when Teng version < 0.14_01

0.01    2012/01/06 00:03
        First version.