Replaced "use parent" with "use base" in a test file to pass CPAN tests.
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / t /
2011-06-12 Roman F Replaced "use parent" with "use base" in a test file...
2011-06-10 Roman F Added dependecies to Makefil. Added a LinerNote test...
2011-06-10 Roman F Fixed a bug in pluralization.
2011-06-08 moltar Initial commit