<?xml version="1.0" encoding="windows-1252"?>
<node id="1006628" title="Re: How can i debug compound map/grep statements just using print?" created="2012-12-01 14:01:55" updated="2012-12-01 14:01:55">
<type id="11">
note</type>
<author id="965102">
Kenosis</author>
<data>
<field name="doctext">
&lt;p&gt;Did you mean:&lt;/p&gt;
&lt;c&gt;
$amount = $amount * 24 * 60 * 60;
&lt;/c&gt;
&lt;p&gt;And have you tried:&lt;/p&gt;
&lt;c&gt;
$result =
  grep { /.+\.$suffix$/ and $time - ( $_-&gt;stat )[9] &gt;= $amount }
  io($dir)-&gt;all;
&lt;/c&gt;
&lt;p&gt;&lt;c&gt;$result&lt;/c&gt; is the file count...&lt;/p&gt;</field>
<field name="root_node">
1006618</field>
<field name="parent_node">
1006618</field>
</data>
</node>
