Help for this page
die "Didn't get a sensible result from cacheout() for '$file'. Maybe t +his helps: $!" unless $fh;
Q:\>type test.txt 1 ... Q:\>perl -MFileCache -le "my $fh = cacheout('<','does-not-exist.txt'); + print for <$fh>" Can't create does-not-exist.txt: No such file or directory at -e line +1