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

Re: Perl is a compiler cum interpreter?

by diotalevi (Canon)
on Feb 15, 2007 at 06:16 UTC ( [id://600141]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Documents and Settings\Josh>perl -MO=Concise -e "print @ARGV"
    7  <@> leave[1 ref] vKP/REFC ->(end)
    1     <0> enter ->2
    ...
    5        <1> rv2av[t2] lK/1 ->6
    4           <#> gv[*ARGV] s ->5
    -e syntax OK
    
  2. or download this
    int
    Perl_runops_standard(pTHX)
    {
    ...
        TAINT_NOT;
        return 0;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-19 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found