libfile-slurp-perl 9999.19-2 source package in Ubuntu

Changelog

libfile-slurp-perl (9999.19-2) unstable; urgency=low


  * lifted standards version,
  * deb no longer ships README.source (closes: #715496)
  * deb now ships example code and some tests (closes: #715495)

 -- Alexander Zangerl <email address hidden>  Wed, 10 Jul 2013 21:03:31 +1000

Upload details

Uploaded by:
az
Uploaded to:
Sid
Original maintainer:
az
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libfile-slurp-perl_9999.19-2.dsc 1.2 KiB ececb6cc389c7d74c2de953b24218a6c96e8528fca088c2a77be0abbda679b48
libfile-slurp-perl_9999.19.orig.tar.gz 39.0 KiB ce29ebe995097ebd6e9bc03284714cdfa0c46dc94f6b14a56980747ea3253643
libfile-slurp-perl_9999.19-2.diff.gz 4.5 KiB c5f4721717e30b14f006ef7f89f65646a09bf0828f70112bf59cb920434df2ea

Available diffs

No changes file available.

Binary packages built by this source

libfile-slurp-perl: single call read & write file routines

 File::Slurp provides some quickie routines that read from,
 append to or overwrite a file - with a single subroutine call. Their main
 intention is to save a couple of lines of code over and over again,
 but they do not do anything fancy.