          MODULE=App-CLI
         VERSION=0.52
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://cpan.metacpan.org/authors/id/P/PT/PTC
      SOURCE_VFY=sha256:52bd43f555913cc2ffd6405f9951d2aabd46af63d701d9b5e346a6332709f0ce
        WEB_SITE=https://metacpan.org/pod/App::CLI
            TYPE=perl
         ENTERED=20070310
         UPDATED=20240827
           SHORT="Perl dispatcher module for command line interface programs"

cat << EOF
App::CLI dispatches CLI (command line interface) based commands into command
classes. It also supports subcommand and per-command options.
EOF
