pmtools 1.54-2 source package in Ubuntu

Changelog

pmtools (1.54-2) unstable; urgency=low


  * Team upload

  [ Axel Beckert ]
  * Bump Standard-Version to 3.9.5 (no changes).

  [ Damyan Ivanov ]
  * refresh patches using --no-timestamps --no-index -p ab --strip-
    trailing-whitespace
  * update fix-carp-has-no-pod-for-test-suite.patch to allow underscore
    in the version of English.pm
    Closes: #735818 -- FTBFS with perl 5.18.2

 -- Damyan Ivanov <email address hidden>  Fri, 17 Jan 2014 23:04:57 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe utils

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pmtools_1.54-2.dsc 1.9 KiB 16f6968004812b42913d704215052a615af4f72df54af5ada278f19d8e03edd3
pmtools_1.54.orig.tar.gz 29.3 KiB dd2943b74049383cc17d97fbd69d8168cef1a93ece31f7c05820dac9e876da7f
pmtools_1.54-2.debian.tar.xz 4.4 KiB 0ac287cf3fc092c070bcb0f67c3251748b4ed85ef25779b06ebd7171da874b52

Available diffs

No changes file available.

Binary packages built by this source

pmtools: Perl module tools

 Perl module tools is a suite of small tools that help manage and inspect
 perl modules, perl Plain Old Documentation files, and perl programs.
 .
 Some of the things these tools can do include:
  - show the full path to a module
  - show the version and description of a module
  - list all installed modules with descriptions
  - show what files a given program or module loads at compile time
  - show what symbols a module exports
  - list the methods of a class
  - display the source code of a function of a module