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

NAME

PasswordMonkey::Filler::Password - Password filler for shell password prompts

SYNOPSIS

    use PasswordMonkey::Filler::Password;

DESCRIPTION

Waits for a prompt like

    Password:

or

    password:

and sends the configured password if it sees one.

AUTHOR

2011, Mike Schilli <cpan@perlmeister.com>

COPYRIGHT & LICENSE

Copyright (c) 2011 Yahoo! Inc. All rights reserved. The copyrights to the contents of this file are licensed under the Perl Artistic License (ver. 15 Aug 1997).