Replaced "use parent" with "use base" in a test file to pass CPAN tests.
[dbsrgits/DBIx-Class-Schema-ResultSetAccessors.git] / t / lib / MyApp1 / Schema / ResultSet / CD.pm
2011-06-12 Roman F Replaced "use parent" with "use base" in a test file...
2011-06-08 moltar Initial commit