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:13:41 +0000 (17:13 +0100)
commit1f9ae1a378e692a83c39da3a1c2cab60bb4a5591
treee2ab818cd1726bb77c4df7ab64d82b625e852b70
parentb7fcdab3af6f5a8a0cbef74c0680b26828a8cf2f
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