The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

authors.pl - check modules and scripts for authors not in AUTHORS file

SYNOPSIS

authors.pl [-d|--dir path ] [-v|--verbose] -a|--authorsfile [-?|-h|--help]

DESCRIPTION

Checks Plain Old Documentation (POD) of all bioperl live modules for AUTHORS and CONTRIBUTORS tags and prints out any emails missing from the AUTHORS file

OPTIONS

-d | --dir path

Overides the default directories to check by one directory 'path' and all its subdirectories.

-a | --authorsfile

path from working directory the AUTHORS file.

Redundant as this information could be had from --dir option butI am feeling too lazy to change the code.

-v | --verbose

Show the progress through files during the POD checking.

-? | -h | --help

This help text.

FEEDBACK

Mailing Lists

User feedback is an integral part of the evolution of this and other Bioperl modules. Send your comments and suggestions preferably to the Bioperl mailing list. Your participation is much appreciated.

  bioperl-l@bioperl.org                  - General discussion
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists

Reporting Bugs

Report bugs to the Bioperl bug tracking system to help us keep track of the bugs and their resolution. Bug reports can be submitted via the web:

  https://redmine.open-bio.org/projects/bioperl/

AUTHOR - Heikki Lehvaslaiho

Email heikki-at-bioperl-dot-org