libipc-run-perl 0.94-1 source package in Ubuntu
Changelog
libipc-run-perl (0.94-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Strip trailing slash from metacpan URLs. [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend [ intrigeri ] * Imported Upstream version 0.94 (Closes: #688314) * Add debian/upstream/metadata * debian/copyright: update upstream copyright years. * Bump debian/compat to 9 and version build-dependency on debhelper to >= 9 accordingly. * Declare compliance with Standards-Version 3.9.6. [ gregor herrmann ] * Mark package as autopkgtest-able. * debian/copyright: add stanza for lib/IPC/Run/Win32*.pm. * Update years of packaging copyright. -- gregor herrmann <email address hidden> Sun, 10 May 2015 17:04:50 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libipc-run-perl_0.94-1.dsc | 2.2 KiB | bbfa1e98c9e364481f1dedac6ed0cd2582e847a6592d20ecd0726aeca44bab1b |
libipc-run-perl_0.94.orig.tar.gz | 118.5 KiB | 2eb336c91a2b7ea61f98e5b2282d91020d39a484f16041e2365ffd30f8a5605b |
libipc-run-perl_0.94-1.debian.tar.xz | 4.6 KiB | 12ec7cf3a53bb34a8ad04f410b4a1fbd96ae8c9902b08a2341d40aa3b2e36f2c |
Available diffs
- diff from 0.92-1 to 0.94-1 (18.0 KiB)
No changes file available.
Binary packages built by this source
- libipc-run-perl: Perl module for running processes
IPC::Run allows you to run and interact with child processes using
files, pipes, and pseudo-ttys. Both system()-style and scripted
usages are supported and may be mixed. Likewise, functional and OO
API styles are both supported and may be mixed.
.
Various redirection operators reminiscent of those seen on common
Unix and DOS command lines are provided.