File-Rsync-Mirror-Recent
view release on metacpan or search on metacpan
* Today on pause: Updating 2a13fba..29f284d and installing it for
/usr/local/perl-5.10.0{,-RC2}
TURUGINA/Set-Intersection-0.01.tar.gz was the last upload before this
action and G/GW/GWILLIAMS/RDF-Query-2.100_01.tar.gz the first after it
2009-03-15 Andreas J. Koenig <andk@cpan.org>
* currently recent_events has the side effect of setting dirtymark
because it forces a read on the file. That should be transparent, so
that the dirtymark call always forces a cache-able(?) read.
* The bug below is -- after a lot of trying -- not reproducible on a
small script, only in the large test script. The closest to the output
below was:
#!perl
use strict;
use Devel::Peek;
my $x = "01237123229.8814";
( run in 0.332 second using v1.01-cache-2.11-cpan-0a6323c29d9 )