On Fri, Apr 13, 2012 at 11:38 AM, Okan Demirmen <o...@demirmen.com> wrote: > On Wed 2011.06.15 at 12:14 -0500, Abel Abraham Camarillo Ojeda wrote: >> Perl module that implements a function similar to touch(1). > > re-attached tgz - OK's?
This works with very light testing (created a new file and set the timestamp of an existing file). Shouldn't the license marker be "# Perl" though given the bottom of Touch.pm: "Copyright (c) 2001,2007,2009 Nigel Wetters Gourlay. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself." Otherwise OK for me. -ME