Author: coke
Date: Sun Jan 29 16:35:52 2006
New Revision: 11377

Modified:
   trunk/languages/tcl/README.pod
Log:
tcl - mention the new pirtidy when talking about PIR generation



Modified: trunk/languages/tcl/README.pod
==============================================================================
--- trunk/languages/tcl/README.pod      (original)
+++ trunk/languages/tcl/README.pod      Sun Jan 29 16:35:52 2006
@@ -42,6 +42,9 @@ Given this option, partcl will compile t
 the PIR on STDOUT. This PIR can then be compiled to parrot bytecode, or
 run directly through parrot. (Works with C<-e>.).
 
+To pretty print the PIR that is generated, you can use the I<experimental>
+utility in C<../../tools/util/pirtidy.pl>. 
+
 =back
 
 =head2 Examples

Reply via email to