App-RegexFileUtils

 view release on metacpan or  search on metacpan

share/ppt/touch.pl  view on Meta::CPAN

#
# $Id: touch,v 1.2 2004/08/05 14:17:44 cwest Exp $
#
# $Log: touch,v $
# Revision 1.2  2004/08/05 14:17:44  cwest
# cleanup, new version number on website
#
# Revision 1.1  2004/07/23 20:10:18  cwest
# initial import
#
# Revision 1.1  1999/02/28 13:00:24  abigail
# Initial revision
#
#

use strict;
use Getopt::Std;

sub parse_time ($);

my ($VERSION) = '$Revision: 1.2 $' =~ /([.\d]+)/;

share/ppt/touch.pl  view on Meta::CPAN


=head1 REVISION HISTORY

    $Log: touch,v $
    Revision 1.2  2004/08/05 14:17:44  cwest
    cleanup, new version number on website

    Revision 1.1  2004/07/23 20:10:18  cwest
    initial import

    Revision 1.1  1999/02/28 13:00:24  abigail
    Initial revision

=head1 AUTHOR

The Perl implementation of I<touch> was written by Abigail, I<abigail@fnx.com>.

=head1 COPYRIGHT and LICENSE

This program is copyright by Abigail 1999.



( run in 0.683 second using v1.01-cache-2.11-cpan-7add2cbd662 )