From: Jonathan Yu Date: Tue, 29 Dec 2009 00:49:47 +0000 (+0000) Subject: fix more uses of L (causes Test::Pod failures) X-Git-Tag: v5.8005~72 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=3dc4813bf29c3efb69e283481930e2091d7e51f4 fix more uses of L<..|blah> (causes Test::Pod failures) --- diff --git a/lib/Catalyst/Manual/Tutorial/10_Appendices.pod b/lib/Catalyst/Manual/Tutorial/10_Appendices.pod index f81ec45..2a2795d 100644 --- a/lib/Catalyst/Manual/Tutorial/10_Appendices.pod +++ b/lib/Catalyst/Manual/Tutorial/10_Appendices.pod @@ -139,10 +139,10 @@ L. This section provides information +SQLite (L). This section provides information that can be used to "convert" the tutorial to use -L and -L. However, note that part of +PostgreSQL (L) and +MySQL (L). However, note that part of the beauty of the MVC architecture is that very little database-specific code is spread throughout the system (at least when MVC is "done right"). Consequently, converting from one database to another is