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

NAME

waitress - Manage WaitReSS from command-line

VERSION

version 0.001

SYNOPSIS

    # for help purposes
    waitress commands
    waitress help
    waitress help subcommand

DESCRIPTION

This script allows to control feeds from within the command-line. It is providing various subcommands - which list is available with waitress commands. Each of the commands provides some help when running waitress help subcommand.

AUTHOR

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.