[Catalyst-commits] r14106 - trunk/examples/CatalystAdvent/root/2010
dpetrov at dev.catalyst.perl.org
dpetrov at dev.catalyst.perl.org
Tue Sep 27 10:12:40 GMT 2011
Author: dpetrov
Date: 2011-09-27 10:12:40 +0000 (Tue, 27 Sep 2011)
New Revision: 14106
Modified:
trunk/examples/CatalystAdvent/root/2010/8.pod
Log:
new line after =back
Modified: trunk/examples/CatalystAdvent/root/2010/8.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2010/8.pod 2011-09-22 10:12:28 UTC (rev 14105)
+++ trunk/examples/CatalystAdvent/root/2010/8.pod 2011-09-27 10:12:40 UTC (rev 14106)
@@ -30,6 +30,7 @@
=item Provide a consistent API for I<using> search results.
=back
+
Accomplishing this goal requires some buy in on your part. It's a bit more
expensive up front but I can tell you from personal experience that your
search backend will grow and change in any reasonably web application. It's
More information about the Catalyst-commits
mailing list