libdevel-checkcompiler-perl 0.06-1 source package in Ubuntu

Changelog

libdevel-checkcompiler-perl (0.06-1) unstable; urgency=medium

  * Add debian/upstream/metadata
  * Import upstream version 0.06

 -- Axel Beckert <email address hidden>  Sat, 04 Jul 2015 02:48:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdevel-checkcompiler-perl_0.06-1.dsc 2.2 KiB 1856fb01c2627de82f10c4cf6c2f1166e45e45504db9beff3d993fa7269be85d
libdevel-checkcompiler-perl_0.06.orig.tar.gz 11.4 KiB 070a9e20a25f8d654387080a295ed97dca63e6fa16779903e46cdeb6dfa982ac
libdevel-checkcompiler-perl_0.06-1.debian.tar.xz 1.9 KiB bbc62f20dec86b3edbe44bc8d829e50dde3a9b8c05b526b6de72bd1a8a261921

Available diffs

No changes file available.

Binary packages built by this source

libdevel-checkcompiler-perl: module for checking compiler availability

 Devel::CheckCompiler checks the availability of a C99 compiler. It
 provides the function check_c99_or_exit which returns false if no C99
 compiler is available.