notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-AnyEvent-Subprocess Flexible, OO, asynchronous process spawning and management
1.102912_2 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.102912_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-04-08 05:58:18
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/AnyEvent-Subprocess
Description:
Flexible, OO, asynchronous process spawning and management.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (71 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-AnyEvent-Subprocess-1.102912_2/catalog.mk
  2. /usr/local/share/licenses/p5-AnyEvent-Subprocess-1.102912_2/LICENSE
  3. /usr/local/share/licenses/p5-AnyEvent-Subprocess-1.102912_2/ART10
  4. /usr/local/share/licenses/p5-AnyEvent-Subprocess-1.102912_2/GPLv1+
  5. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess.3.gz
  6. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::DefaultDelegates.3.gz
  7. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Delegate.3.gz
  8. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done.3.gz
  9. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done::Delegate.3.gz
  10. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done::Delegate::CaptureHandle.3.gz
  11. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done::Delegate::Handle.3.gz
  12. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done::Delegate::State.3.gz
  13. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Done::Delegate::Timeout.3.gz
  14. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Easy.3.gz
  15. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Handle.3.gz
  16. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job.3.gz
  17. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate.3.gz
  18. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::Callback.3.gz
  19. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::CaptureHandle.3.gz
  20. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::CompletionCondvar.3.gz
  21. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::Handle.3.gz
  22. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::MonitorHandle.3.gz
  23. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::PrintError.3.gz
  24. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::Pty.3.gz
  25. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Job::Delegate::Timeout.3.gz
  26. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Role::WithDelegates.3.gz
  27. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Role::WithDelegates::Manager.3.gz
  28. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running.3.gz
  29. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate.3.gz
  30. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::Callback.3.gz
  31. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::CaptureHandle.3.gz
  32. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::CompletionCondvar.3.gz
  33. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::Handle.3.gz
  34. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::MonitorHandle.3.gz
  35. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Running::Delegate::Timeout.3.gz
  36. lib/perl5/site_perl/man/man3/AnyEvent::Subprocess::Types.3.gz
  37. lib/perl5/site_perl/AnyEvent/Subprocess.pm
  38. lib/perl5/site_perl/AnyEvent/Subprocess/DefaultDelegates.pm
  39. lib/perl5/site_perl/AnyEvent/Subprocess/Delegate.pm
  40. lib/perl5/site_perl/AnyEvent/Subprocess/Done.pm
  41. lib/perl5/site_perl/AnyEvent/Subprocess/Easy.pm
  42. lib/perl5/site_perl/AnyEvent/Subprocess/Handle.pm
  43. lib/perl5/site_perl/AnyEvent/Subprocess/Job.pm
  44. lib/perl5/site_perl/AnyEvent/Subprocess/Running.pm
  45. lib/perl5/site_perl/AnyEvent/Subprocess/Types.pm
  46. lib/perl5/site_perl/AnyEvent/Subprocess/Done/Delegate.pm
  47. lib/perl5/site_perl/AnyEvent/Subprocess/Done/Delegate/CaptureHandle.pm
  48. lib/perl5/site_perl/AnyEvent/Subprocess/Done/Delegate/Handle.pm
  49. lib/perl5/site_perl/AnyEvent/Subprocess/Done/Delegate/State.pm
  50. lib/perl5/site_perl/AnyEvent/Subprocess/Done/Delegate/Timeout.pm
  51. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate.pm
  52. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/Callback.pm
  53. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/CaptureHandle.pm
  54. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/CompletionCondvar.pm
  55. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/Handle.pm
  56. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/MonitorHandle.pm
  57. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/PrintError.pm
  58. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/Pty.pm
  59. lib/perl5/site_perl/AnyEvent/Subprocess/Job/Delegate/Timeout.pm
  60. lib/perl5/site_perl/AnyEvent/Subprocess/Role/WithDelegates.pm
  61. lib/perl5/site_perl/AnyEvent/Subprocess/Role/WithDelegates/Manager.pm
  62. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate.pm
  63. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/Callback.pm
  64. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/CaptureHandle.pm
  65. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/CompletionCondvar.pm
  66. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/Handle.pm
  67. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/MonitorHandle.pm
  68. lib/perl5/site_perl/AnyEvent/Subprocess/Running/Delegate/Timeout.pm
  69. @owner
  70. @group
  71. @mode
Collapse this list.
Dependency lines:
  • p5-AnyEvent-Subprocess>0:devel/p5-AnyEvent-Subprocess
To install the port:
cd /usr/ports/devel/p5-AnyEvent-Subprocess/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-AnyEvent-Subprocess
  • pkg install p5-AnyEvent-Subprocess
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-AnyEvent-Subprocess
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (AnyEvent-Subprocess-1.102912.tar.gz) = a14490710b093644333bdbf7477f4ae58f3bf4553a554bdcde7936ca4c7e53f5 SIZE (AnyEvent-Subprocess-1.102912.tar.gz) = 34749

Packages (timestamps in pop-ups are UTC):
p5-AnyEvent-Subprocess
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.102912_21.102912_21.102912_11.102912_21.102912_2-1.102912_1-
FreeBSD:13:quarterly1.102912_21.102912_21.102912_21.102912_21.102912_21.102912_21.102912_21.102912_2
FreeBSD:14:latest1.102912_21.102912_21.102912_21.102912_21.102912_21.102912_2-1.102912_2
FreeBSD:14:quarterly1.102912_21.102912_2-1.102912_21.102912_21.102912_21.102912_21.102912_2
FreeBSD:15:latest1.102912_21.102912_2n/a1.102912_2n/a1.102912_21.102912_21.102912_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-AnyEvent>=5.2 : devel/p5-AnyEvent
  2. p5-EV>=4.0 : devel/p5-EV
  3. p5-Event-Join>=0.05 : devel/p5-Event-Join
  4. p5-IO-Tty>=0 : devel/p5-IO-Tty
  5. p5-JSON>=2 : converters/p5-JSON
  6. p5-Moose>=1.15 : devel/p5-Moose
  7. p5-MooseX-Clone>=0 : devel/p5-MooseX-Clone
  8. p5-MooseX-Role-Parameterized>=0 : devel/p5-MooseX-Role-Parameterized
  9. p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
  10. p5-MooseX-Types>=0.19 : devel/p5-MooseX-Types
  11. p5-MooseX-Types-Signal>=0 : devel/p5-MooseX-Types-Signal
  12. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  13. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  14. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  15. p5-namespace-clean>0 : devel/p5-namespace-clean
  16. perl5>=5.32.r0<5.33 : lang/perl5.32
  17. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-AnyEvent>=5.2 : devel/p5-AnyEvent
  2. p5-EV>=4.0 : devel/p5-EV
  3. p5-Event-Join>=0.05 : devel/p5-Event-Join
  4. p5-IO-Tty>=0 : devel/p5-IO-Tty
  5. p5-JSON>=2 : converters/p5-JSON
  6. p5-Moose>=1.15 : devel/p5-Moose
  7. p5-MooseX-Clone>=0 : devel/p5-MooseX-Clone
  8. p5-MooseX-Role-Parameterized>=0 : devel/p5-MooseX-Role-Parameterized
  9. p5-MooseX-StrictConstructor>=0 : devel/p5-MooseX-StrictConstructor
  10. p5-MooseX-Types>=0.19 : devel/p5-MooseX-Types
  11. p5-MooseX-Types-Signal>=0 : devel/p5-MooseX-Types-Signal
  12. p5-Sub-Exporter>=0 : devel/p5-Sub-Exporter
  13. p5-Try-Tiny>=0 : lang/p5-Try-Tiny
  14. p5-namespace-autoclean>=0 : devel/p5-namespace-autoclean
  15. p5-namespace-clean>0 : devel/p5-namespace-clean
  16. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-Net-SSH-Mechanize
for Run
  1. net/p5-Net-SSH-Mechanize

Configuration Options:
No options to configure
Options name:
devel_p5-AnyEvent-Subprocess
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/AnyEvent/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/AnyEvent/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/AnyEvent/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/AnyEvent/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/AnyEvent/
  7. http://backpan.perl.org/modules/by-module/AnyEvent/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/AnyEvent/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/AnyEvent/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/AnyEvent/
  12. https://www.cpan.org/modules/by-module/AnyEvent/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.102912_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.102912_2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.102912_2
21 Jun 2022 17:37:28
commit hash: d91a0855b7998f68c07134a387bad57ae7b513c1commit hash: d91a0855b7998f68c07134a387bad57ae7b513c1commit hash: d91a0855b7998f68c07134a387bad57ae7b513c1commit hash: d91a0855b7998f68c07134a387bad57ae7b513c1 files touched by this commit
Eugene Grosbein (eugen) search for other commits by this committer
devel/p5-AnyEvent-Subprocess: add small fix

There is a bug in AnyEvent::Subprocess since 2015,
which requires a one line patch and unfortunately
the authors of AnyEvent::Subprocess still did not fix it.
This bug produces a warning on resent versions of Moose during startup:

Passing a list of values to enum is deprecated. Enum values should be wrapped
in an arrayref.
at /usr/local/lib/perl5/site_perl/AnyEvent/Subprocess/Types.pm line 42.

See also: https://github.com/zhmylove/pwsvpn

Reported by:	Sergei Zhmylove
1.102912_1
06 Sep 2021 21:13:27
commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
1.102912_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.102912_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.102912_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.102912_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.102912_1
05 Jun 2017 23:24:07
Revision:442695Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check

- While I'm here:
  - Move *_DEPENDS together
  - Add NO_ARCH

With hat:	perl
1.102912_1
23 May 2016 03:53:19
Revision:415696Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
1.102912_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.102912_1
24 Jun 2015 16:29:26
Revision:390494Original commit files touched by this commit
adamw search for other commits by this committer
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port.
1.102912_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.102912
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.102912
11 Apr 2014 04:49:30
Revision:350888Original commit files touched by this commit
culot search for other commits by this committer
- Take Denis Pokataev's Perl ports maintainership

Approved by:	Denis Pokataev <catone@cpan.org> (maintainer, via email)
1.102912
06 Jan 2014 12:05:43
Revision:338866Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
1.102912
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.102912
07 Sep 2013 14:08:00
Revision:326636Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
1.102912
24 Jan 2012 05:53:35
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.102912 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Add missing dependency on namespace::clean
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS

PR:             ports/164412 [1]
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
1.102910
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
1.102910
16 Dec 2010 10:51:33
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.102910
ChangeLog:
http://cpansearch.perl.org/src/JROCKWAY/AnyEvent-Subprocess-1.102910/Changes

PR:             ports/153204
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
0.02
08 Apr 2010 05:57:48
Original commit files touched by this commit
wen search for other commits by this committer
Flexible, OO, asynchronous process spawning and management.

WWW: http://search.cpan.org/dist/AnyEvent-Subprocess/

PR:             ports/145044
Submitted by:   Denis Pokataev <catone@cpan.org>

Number of commits found: 23