| Name: | perl-Time-timegm |
|---|---|
| Version: | 0.01 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 40029 |
| License: | GPL+ or Artistic |
| RPM: | perl-Time-timegm-0.01-2.el7.x86_64.rpm |
| Source RPM: | perl-Time-timegm-0.01-2.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Time-timegm/ |
| Summary: | UTC version of mktime() |
| Description: | The POSIX standard provides three functions for converting between integer epoch values and 6-component "broken-down" time representations. localtime and gmtime convert an epoch into the 6 components of seconds, minutes, hours, day of month, month and year, in either local timezone or UTC. The mktime function converts a local broken-down time into an epoch value. However, POSIX does not provide a UTC version of this. |
- Add missing dependency XSLoader
- Initial Package.