NAME
PerlIO::via::Timeout::Strategy::NoTimeout - a PerlIO::via::Timeout strategy that don't do any timeout
VERSION
version 0.21
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 78:
Unknown directive: =DESCRIPTION