[Catalyst] Linking patch for Bundle::Catalyst
apv
apv at sedition.com
Sun Nov 20 00:48:09 CET 2005
Just to make the POD/HTML easier to browse. I think this is the right
way to provide it.
It's just the output from "diff -u".
http://dev.catalyst.perl.org/repos/Catalyst/trunk/Bundle-Catalyst/
Catalyst.pm
--- Catalyst.orig.pm Sat Nov 19 15:38:57 2005
+++ Catalyst.pm Sat Nov 19 15:44:04 2005
@@ -18,39 +18,39 @@
=head1 CONTENTS
-Catalyst
+L<Catalyst>
-Catalyst::Plugin::FormValidator
+L<Catalyst::Plugin::FormValidator>
-Catalyst::Plugin::FormValidator::Simple
+L<Catalyst::Plugin::FormValidator::Simple>
-Catalyst::Plugin::FillInForm
+L<Catalyst::Plugin::FillInForm>
-Catalyst::Plugin::Prototype
+L<Catalyst::Plugin::Prototype>
-Catalyst::Plugin::Singleton
+L<Catalyst::Plugin::Singleton>
-Catalyst::Plugin::DefaultEnd
+L<Catalyst::Plugin::DefaultEnd>
-Catalyst::Plugin::SubRequest
+L<Catalyst::Plugin::SubRequest>
-Catalyst::Plugin::Session
+L<Catalyst::Plugin::Session>
-Catalyst::Plugin::Session::Store::File
+L<Catalyst::Plugin::Session::Store::File>
-Catalyst::Plugin::Session::State::Cookie
+L<Catalyst::Plugin::Session::State::Cookie>
-Catalyst::Plugin::Session::State::URI
+L<Catalyst::Plugin::Session::State::URI>
-Catalyst::Model::DBIC::Plain
+L<Catalyst::Model::DBIC::Plain>
-Catalyst::Model::DBIC
+L<Catalyst::Model::DBIC>
-Catalyst::View::TT
+L<Catalyst::View::TT>
-Test::WWW::Mechanize::Catalyst
+L<Test::WWW::Mechanize::Catalyst>
-DBD::SQLite
+L<DBD::SQLite>
=head1 AUTHOR
More information about the Catalyst
mailing list