Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Using IPC::Open3 instead of backtick operator

by karlgoethebier (Abbot)
on Jun 11, 2016 at 12:16 UTC ( [id://1165393]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    __END__
    
  2. or download this
    karls-mac-mini:Desktop karl$ perlcritic -1 ipc.pl 
    Code is not tidy at line 1, column 1.  See page 33 of PBP.  (Severity:
    + 1)
    ...
    Useless interpolation of literal string at line 33, column 22.  See pa
    +ge 51 of PBP.  (Severity: 1)
    Builtin function called with parentheses at line 35, column 1.  See pa
    +ge 13 of PBP.  (Severity: 1)
    Useless interpolation of literal string at line 35, column 22.  See pa
    +ge 51 of PBP.  (Severity: 1)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1165393]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-24 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found