[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason-cvs
Subject:    [Mason-checkins] CVS: mason/dist/lib/HTML/Mason Devel.pod,1.154,1.155
From:       Jonathan Swartz <jswartz () users ! sourceforge ! net>
Date:       2005-06-22 13:49:02
Message-ID: E1Dl5bC-0003rk-2W () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/mason/mason/dist/lib/HTML/Mason
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14825

Modified Files:
	Devel.pod 
Log Message:
remove brackets from cache_self description


Index: Devel.pod
===================================================================
RCS file: /cvsroot/mason/mason/dist/lib/HTML/Mason/Devel.pod,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- Devel.pod	13 Dec 2004 20:22:28 -0000	1.154
+++ Devel.pod	22 Jun 2005 13:48:59 -0000	1.155
@@ -1629,8 +1629,8 @@
 It is typically used right at the top of an C<< <%init> >> section:
 
     <%init>
-    return if $m->cache_self([key => 'fookey', expires_in => '3 hours',
-                             ... <other cache options> ... ]);
+    return if $m->cache_self(key => 'fookey', expires_in => '3 hours',
+                             ... <other cache options> ...);
      ... <rest of init> ...
     </%init>
 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mason-checkins mailing list
Mason-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic