           SPELL=fcgi-procmanager
          SPELLX=FCGI-ProcManager
         VERSION=0.28
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AR/ARODLAND/${SOURCE}
     SOURCE_HASH=sha512:dacf7a18b7c7d402769bdbfbe136e1c11fb9c7565d29e1d1892a055136052117ad85b4ec2b93dd34ee5f2a907fde6919089b86ad40c5d602011f8f6e58b9169e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=http://search.cpan.org/dist/FCGI-ProcManager/
      LICENSE[0]=LGPL
         ENTERED=20190413
           SHORT="functions for managing FastCGI applications"
cat << EOF
FCGI::ProcManager is used to serve as a FastCGI process manager.

By re-implementing it in perl, developers can more finely tune performance in
their web applications, and can take advantage of copy-on-write semantics
prevalent in UNIX kernel process management.
EOF
