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

NAME

PerlIO::via::Timeout::Strategy::NoTimeout - a PerlIO::via::Timeout strategy that don't do any timeout

VERSION

version 0.20

This class is the default strategy used by PerlIO::via::Timeout if none is provided. It inherits PerlIO::via::Timeout::Strategy. This strategy does not apply any timeout on the filehandle.

This strategy is only useful for other strategies to inherit from. It should not be used directly.

CONSTRUCTOR

See PerlIO::via::Timeout::Strategy.

METHODS

See PerlIO::via::Timeout::Strategy.

AUTHOR

Damien "dams" Krotkine

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Damien "dams" Krotkine.

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

1 POD Error

The following errors were encountered while parsing the POD:

Around line 68:

Unknown directive: =DESCRIPTION