           SPELL=app-cpanoutdated
         VERSION=0.23
          SOURCE="App-cpanoutdated-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/${SOURCE}
     SOURCE_HASH=sha512:5067b783c5c37c881f7c0cb63615342b73f20e515f109823697231a84ee562abef565cc8bb58687157f264c262e89c906bdc2ecb732a3e7fcd9f924701d085be
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/App-cpanoutdated-${VERSION}"
        WEB_SITE="http://search.cpan.org/~tokuhirom/App-cpanoutdated/"
      LICENSE[0]=ART
         ENTERED=20120902
           SHORT="detect outdated CPAN modules in your environment"
cat << EOF
This script prints the list of outdated CPAN modules in your machine.

It's same feature of 'CPAN::Shell->r', but cpan-outdated is much faster and
uses less memory.
EOF
