libproc-daemon-perl 0.14-1 source package in Ubuntu

Changelog

libproc-daemon-perl (0.14-1) unstable; urgency=low

  * New upstream release
  * Refresh pod.patch.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  06 Jun 2011 08:22:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libproc-daemon-perl_0.14.orig.tar.gz 14.1 KiB 8010d461a146b8c288a7b321e6e41e5b47b1774cae8cd7ee66cf2deca80b6f92
libproc-daemon-perl_0.14-1.debian.tar.gz 2.8 KiB d51491bfd93addb90727a6d93dde033c377489e54d13b36d4e932733797a8adf
libproc-daemon-perl_0.14-1.dsc 2.1 KiB 77f8eedd09a2abacae8acb016941456d637ded55b10021c14a4f45f709d907cc

Available diffs

View changes file

Binary packages built by this source

libproc-daemon-perl: module for running scripts as daemons

 Proc::Daemon can be used by a Perl program to initialize itself as a daemon
 (a background process with no controlling terminal). You can also check the
 status of the daemon (alive or dead) and you can kill the daemon.