libdatetime-format-mysql-perl 0.05-2 source package in Ubuntu

Changelog

libdatetime-format-mysql-perl (0.05-2) unstable; urgency=medium

  * Update years of packaging copyright.
  * Add build dependency on libmodule-build-perl.

 -- gregor herrmann <email address hidden>  Fri, 05 Jun 2015 18:30:57 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdatetime-format-mysql-perl_0.05-2.dsc 2.4 KiB 6bbee90afb4b74678ef4de917c2744ea98fbfc4a4986ddc942b0214070204eab
libdatetime-format-mysql-perl_0.05.orig.tar.gz 13.1 KiB 26d0348a930aa34d3b33ec1b2a9d9629f2ee78234e224ca74d594703922ca2e9
libdatetime-format-mysql-perl_0.05-2.debian.tar.xz 2.7 KiB 85af7a5764f6f7d0a435fab3f939e90f49a2a618efb5f0ce99231e6b2f28faf5

Available diffs

No changes file available.

Binary packages built by this source

libdatetime-format-mysql-perl: Parse and format MySQL dates and times

 DateTime::Format::MySQL understands the formats used by MySQL for its
 DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to
 parse these formats in order to create DateTime objects, and it can
 take a DateTime object and produce a string representing it in the
 MySQL format.