Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

OS agnostic C&P CLI snippets with -E

by LanX (Saint)
on Oct 17, 2021 at 18:25 UTC ( [id://11137651]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -E '
        use strict;
    ...
    '
    SCALAR
    ARRAY
    
  2. or download this
    D:\tmp\pm>perl -E'say $]'
    Can't find string terminator "'" anywhere before EOF at -e line 1.
    
  3. or download this
    D:\tmp\pm>perl -M5.012
        use strict;
    ...
    __END__
    SCALAR
    ARRAY
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found