ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
Re: [perl #34288] perlop: qx/STRING/: mention STDIN
by Yitzchak Scott-Thoennes other posts by this author
Feb 28 2005 5:14PM messages near this date
Re: [perl #34288] perlop: qx/STRING/: mention STDIN | [perl #34287] perlfaq6: /m matching beyond the first newline
On Mon, Feb 28, 2005 at 06:32:12PM -0500, Chip Salzenberg wrote:
>  According to Dan Jacobson:
>  > Perlop talks tons about qx/STRING/'s STDOUT and STDERR, but forgets to
>  > mention its STDIN!
>  
>  Well, gee, if stdin isn't mentioned, that must be because it has nothing
>  to to do with qx//.

I disagree.  qx// creates processes and talks tons about what you
can do to redirect their stdout and stderr.  It should mention that
the process inherits perl's stdin unless it's redirected.
Thread:
Dan Jacobson
Chip Salzenberg
Yitzchak Scott-Thoennes

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved