Subject: | Missing Xmin steps |
Date: | Wed, 29 Mar 2017 10:57:27 +0000 |
To: | "bug-File-Finder [...] rt.cpan.org" <bug-File-Finder [...] rt.cpan.org> |
From: | "Pyke, David" <David_Pyke [...] uip.com> |
File-Finder-0.53
I love File::Finder however I recently needed to use mmin , amin,cmin which do not exist in File::Finder::Steps
So I created my own with the following
sub mmin {
my $self = shift;
my ($prefix, $n) = shift =~ /^(\+|-|)(.*)/;
return sub {
_n($prefix, $n, int((-M _)*24*60));
};
}
If you could add that (and te hsimiar cmin and amin) that would be awesome.. if you need/want a full diff/patch let me know and I'll try when I get some time
Show quoted text
________________________________
United International Pictures is an unlimited company registered in England.
Registered number: 1683912.
Registered office: Building 5, Chiswick Park, 566 Chiswick High Road, London W4 5YF.
CONFIDENTIALITY NOTE: This email (including any attachments) is for its intended-recipient's use only. This email may contain information that is confidential or privileged. If you received this email in error, please immediately advise the sender by replying to this email and then delete this message from your system.