libcode-tidyall-perl 0.18-1 source package in Ubuntu

Changelog

libcode-tidyall-perl (0.18-1) unstable; urgency=low


  [ upstream ]
  * New release:
    + Fix Test::Code::TidyAll::tidyall_ok.
    + Fix JSBeautify plugin as js-beautify no longer respects --replace.

  [ Jonas Smedegaard ]
  * Add github URL as alternate source.
  * Stop track md5sum of upstream tarball.
  * Improve watch file to use both www.cpan.org/authors URL (for newest
    info) and search.cpan.org/dist URL (for change of author).
    Switch get-orig-source target to use www.cpan.org/authors URL.
  * Unfuzz patch 1001.

 -- Jonas Smedegaard <email address hidden>  Mon, 30 Sep 2013 00:21:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcode-tidyall-perl_0.18-1.dsc 2.3 KiB 2485a3afed623efecdf60df60aeba3e65c0ff6bfa5645574729d80334d235633
libcode-tidyall-perl_0.18.orig.tar.gz 58.7 KiB e1e1bb5535a7b0eec7c8cebfa2155b936d735e30f4beb58d6265ec5fdccf5928
libcode-tidyall-perl_0.18-1.debian.tar.gz 4.6 KiB 48b550fba7a4f066f181c59d841e9afb4be3c8c30e862bc2ee1602b4e00e639f

Available diffs

No changes file available.

Binary packages built by this source

libcode-tidyall-perl: your all-in-one code tidier and validator

 There are a lot of great code tidiers and validators out there. tidyall
 makes them available from a single unified interface.
 .
 You can run tidyall on a single file or on an entire project hierarchy,
 and configure which tidiers/validators are applied to which files.
 tidyall will back up files beforehand, and for efficiency will only
 consider files that have changed since they were last processed.
 .
 This package provides commandline tool tidyall and Perl module
 Code::TidyAll.