NAME

PasswordMonkey::Bouncer::Wait - Bouncer waiting n secs verifying inactiviy

SYNOPSIS

    use PasswordMonkey::Bouncer::Wait;

    my $waiter = PasswordMonkey::Bouncer::Wait->new( seconds => 2 );

DESCRIPTION

Waits the specified number of seconds and ensures that no other input is received within that time frae.

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).