Added namespace::clean and set the latest DBIx::Class version as required to take...
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / lib / DBIx / Class / Schema / ResultSetAccessors.pm
2011-06-13 Roman F Added namespace::clean and set the latest DBIx::Class...
2011-06-13 Roman F Now warns instead of dying when accessor name matches...
2011-06-12 Roman F Bumped version for previous fixes.
2011-06-10 Roman F Fixed minor pod typo/improvement.
2011-06-10 Roman F Bumped version.
2011-06-10 Roman F Fixed a bug in pluralization.
2011-06-09 moltar Improved formatting.
2011-06-08 moltar Added $VERSION
2011-06-08 moltar Initial commit