Examples and documentation update and cleanup
authorAlex Beamish <talexb@gmail.com>
Wed, 4 Sep 2013 17:45:39 +0000 (13:45 -0400)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 20 Mar 2015 16:23:07 +0000 (17:23 +0100)
commit409a3b1e1774dcaceb591544e656dd09e3a75878
tree3baf102f13fb5ec432b9bb99919830d69a98bd00
parent372b98a6eaaca008a75f826bf75347537f4c866b
Examples and documentation update and cleanup

This version updates the original POD with slightly more information
so that more DBIx::Class functionality is revealed.  The source code is
removed from POD, and instead the reader is directed to the examples
directory.

It also changes the example schema from silly auto-inferred column
names to proper *id-suffixed ones.
Changes
examples/Schema/MyApp/Schema/Result/Artist.pm
examples/Schema/MyApp/Schema/Result/Cd.pm
examples/Schema/MyApp/Schema/Result/Track.pm
examples/Schema/insertdb.pl
examples/Schema/testdb.pl
lib/DBIx/Class/Manual/Example.pod