Shell-Guess
view release on metacpan or search on metacpan
[Author::Plicease::Thanks]
current = Graham Ollis <plicease@cpan.org>
contributor = Buddy Burden (BAREFOOT)
contributor = Julien Fiegehenn (SIMBABQUE)
[Meta::Dynamic::Config]
[DynamicPrereqs / DynamicPrereqsUnixWithoutProc]
-condition = ($^O ne 'dos' && $^O ne 'VMS' && $^O ne 'MSWin32' && eval { my $ppid = getppid; 1 }) && ! do { require File::Spec; -e File::Spec->catfile('', 'proc', getppid, 'cmdline') }
-body = requires('Unix::Process');
[DynamicPrereqs / DynamicPrereqsWinblows]
-condition = $^O eq 'MSWin32'
-body = requires('Win32::Getppid');
-body = requires('Win32::Process::List');
( run in 0.231 second using v1.01-cache-2.11-cpan-0d8aa00de5b )