You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kibble.apache.org by hu...@apache.org on 2017/10/23 10:20:55 UTC

[kibble-scanners] branch master updated: note that ForkManager is required here

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble-scanners.git


The following commit(s) were added to refs/heads/master by this push:
     new e38e48c  note that ForkManager is required here
e38e48c is described below

commit e38e48cad2725ce3bfbeb8a7b8dc865e4bdf0e97
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Mon Oct 23 12:20:48 2017 +0200

    note that ForkManager is required here
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 00849be..3b96e19 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ The Kibble Scanners collect information for the Kibble Suite.
  found at [this location](https://raw.githubusercontent.com/stsnel/cloc/multithread/cloc).
  On machines with many cores, you may experience a tenfold speed increase in
  the SLoC and evolution scans.
+ It requires ForkManager, which may be installed via CPAN:
+ `cpan Parallel::ForkManager`
  
 # Get involved
   TBD. Please see https://kibble.apache.org/ for details!

-- 
To stop receiving notification emails like this one, please contact
['"commits@kibble.apache.org" <co...@kibble.apache.org>'].