[Catalyst-commits] r12144 -
	trunk/examples/CatalystAdvent/root/2009/pen
    alexn_org at dev.catalyst.perl.org 
    alexn_org at dev.catalyst.perl.org
       
    Wed Dec  2 14:17:20 GMT 2009
    
    
  
Author: alexn_org
Date: 2009-12-02 14:17:19 +0000 (Wed, 02 Dec 2009)
New Revision: 12144
Modified:
   trunk/examples/CatalystAdvent/root/2009/pen/formhandler.pod
Log:
added sample project link
Modified: trunk/examples/CatalystAdvent/root/2009/pen/formhandler.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2009/pen/formhandler.pod	2009-12-02 14:10:07 UTC (rev 12143)
+++ trunk/examples/CatalystAdvent/root/2009/pen/formhandler.pod	2009-12-02 14:17:19 UTC (rev 12144)
@@ -413,6 +413,12 @@
 
     http://localhost:3000/article/add
 
+=head2 Download the project
+
+You can download this sample project with ...
+
+  svn co L<http://dev.catalystframework.org/repos/Catalyst/trunk/examples/Advent09FormHandlerBlog>
+
 =head2 Further Reading
 
 See L<HTML::FormHandler::Manual::Intro> for a more complex example
    
    
More information about the Catalyst-commits
mailing list