Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: OS agnostic C&P CLI snippets with -E (alias)

by LanX (Saint)
on Oct 17, 2021 at 19:04 UTC ( [id://11137657]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\tmp\pm>doskey perle=perl -Mfeature=:all
    
    ...
    say $]
    __END__
    5.032001
    
  2. or download this
    lanx@MDXN00024043 MINGW64 ~
    $ alias perle='perl -Mfeature=:all '
    ...
    say $]
    __END__
    5.026002
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 21:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found