projects
/
dbsrgits/DBIx-Class-Schema-Loader.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9643e2f
)
update SEE ALSO section of Loader.pm
Rafael Kitover [Wed, 9 Nov 2011 14:43:40 +0000 (09:43 -0500)]
Add links to Intro, Tutorial and Loader::Base.
lib/DBIx/Class/Schema/Loader.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Schema/Loader.pm
b/lib/DBIx/Class/Schema/Loader.pm
index
9c7fd02
..
4acccb4
100644
(file)
--- a/
lib/DBIx/Class/Schema/Loader.pm
+++ b/
lib/DBIx/Class/Schema/Loader.pm
@@
-602,7
+602,8
@@
the same terms as Perl itself.
=head1 SEE ALSO
-L<DBIx::Class>, L<DBIx::Class::Manual::ExampleSchema>
+L<DBIx::Class>, L<DBIx::Class::Manual::Intro>, L<DBIx::Class::Tutorial>,
+L<DBIx::Class::Schema::Loader::Base>
=cut