perl::critic::policy::inputoutput::prohibitinteractivetest(3pm) debian man page | unix.com

Man Page: perl::critic::policy::inputoutput::prohibitinteractivetest

Operating Environment: debian

Section: 3pm

Perl::Critic::Policy::InputOutput::ProhibitInteractiveTeUserpContributed Perl DocumPerl::Critic::Policy::InputOutput::ProhibitInteractiveTest(3pm)

NAME
Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest - Use prompt() instead of -t.
AFFILIATION
This Policy is part of the core Perl::Critic distribution.
DESCRIPTION
The "-t" operator is fragile and complicated. When you are testing whether "STDIN" is interactive, It's much more robust to use well- tested CPAN modules like IO::Interactive.
CONFIGURATION
This Policy is not configurable except for the standard options.
AUTHOR
Chris Dolan <cdolan@cpan.org>
COPYRIGHT
Copyright (c) 2006-2011 Chris Dolan. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-07 Perl::Critic::Policy::InputOutput::ProhibitInteractiveTest(3pm)
Related Man Pages
perl::critic::policy::variables::protectprivatevars(3) - centos
perl::critic::policy::inputoutput::prohibitreadlineinforloop(3) - centos
perl::critic::policy::variables::prohibitmatchvars(3) - centos
perl::critic::policy::inputoutput::prohibitbarewordfilehandles(3pm) - debian
perl::critic::policy::modules::requireendwithone(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph