Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Perl script compressor

by davido (Cardinal)
on Dec 08, 2019 at 21:40 UTC ( [id://11109857]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ time ./mytest.pl
    Hello world
    ...
    real    0m0.008s
    user    0m0.008s
    sys    0m0.001s
    
  2. or download this
    $ time ./mytest.pl
    Hello world
    ...
    real    0m0.009s
    user    0m0.004s
    sys    0m0.005s
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (8)
As of 2024-04-23 12:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found