Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Code Shortening (golf)

by moritz (Cardinal)
on Oct 18, 2010 at 19:33 UTC ( [id://866032]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Code Shortening (golf)
in thread Code Shortening (golf) [RESOLVED]

If you write a one-liner, using -E instead of -e enables the new features like say.
Perl 6 - links to (nearly) everything that is Perl 6.

Replies are listed 'Best First'.
Re^4: Code Shortening (golf)
by Young Monk (Novice) on Oct 19, 2010 at 17:37 UTC
    Unfortunately, in spoj, one-liners are not allowed!

    So, the only way to use those options are
    #!perl -nE #program goes here

    So, using those actually increases the size of the program for small tasks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-23 06:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found