<?xml version="1.0" encoding="windows-1252"?>
<node id="553537" title="Re^2: Find Execution time of perl script??" created="2006-06-05 02:27:40" updated="2006-06-04 22:27:40">
<type id="11">
note</type>
<author id="491819">
ioannis</author>
<data>
<field name="doctext">
No need to calculate start time: it is always available
through $^T (see perlvar).&lt;p&gt;
&lt;code&gt;
print time - $^T;
&lt;/code&gt;
And for programs with so few liners, there is probably
little need for &lt;i&gt;use strict&lt;/i&gt;, &lt;i&gt;use warnings&lt;/i&gt;,
meaningful variable names, etc,.  ( Some posters seem too vocal
on such matters; with a little more
encouragement, they might also advise on the java-way of doing things.)</field>
<field name="root_node">
553529</field>
<field name="parent_node">
553532</field>
</data>
</node>
