Made pager a method on ResultSet, added rs->page(num) to page an ordinary RS, made...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / AttributeAPI.pm
2005-07-21 Matt S Trout Added our own accessor system (ripped from C::A) and...