# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

          |-----handy-ruler------------------------------------------------------|
time-local: Time::Local - efficiently compute time from local and GMT time
time-local:
time-local: This module provides functions that are the inverse of built-in perl
time-local: functions localtime() and gmtime(). They accept a date as a
time-local: six-element array, and return the corresponding time(2) value in
time-local: seconds since the system epoch (Midnight, January 1, 1970 GMT on
time-local: Unix, for example). This value can be positive or negative, though
time-local: POSIX only requires support for positive values, so dates before the
time-local: system's epoch may not work on all operating systems.
time-local:                         www.slacky.eu
time-local: Packager Michele Petrecca
