[interchange-docs] xmldocs - racke modified glossary/scratch

docs at icdevgroup.org docs at icdevgroup.org
Fri Sep 26 13:53:01 UTC 2008


User:      racke
Date:      2008-09-26 13:53:01 GMT
Modified:  glossary scratch
Log:
embedded Perl and [tmp]: Mark scratch variable as temporary and set value at
the same time

Revision  Changes    Path
1.5                  xmldocs/glossary/scratch


rev 1.5, prev_rev 1.4
Index: scratch
===================================================================
RCS file: /var/cvs/xmldocs/glossary/scratch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- scratch	20 Jun 2006 22:53:42 -0000	1.4
+++ scratch	26 Sep 2008 13:53:01 -0000	1.5
@@ -82,6 +82,10 @@
 			<entry>$Tag-&gt;tmp('<replaceable>VARNAME</replaceable>');</entry>
 			<entry>Mark scratch variable as temporary, must set a value afterwards</entry>
 		</row>
+		<row>
+			<entry>$Tag-&gt;tmp('<replaceable>VARNAME</replaceable>', '<replaceable>VALUE</replaceable>');</entry>
+			<entry>Mark scratch variable as temporary and set value at the same time</entry>
+		</row>
 	</tbody>
 
 	</tgroup>







More information about the docs mailing list