Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^5: writing a pragma

by salva (Canon)
on Apr 26, 2014 at 06:30 UTC ( [id://1083901]=note: print w/replies, xml ) Need Help??


in reply to Re^4: writing a pragma
in thread writing a pragma

In Perl it is easy to do things at compile time. You have BEGIN for that.

A different mater is changing how the program is compiled. perl provides some hooks for doing it, but AFAIK, it must be done at the C level and requires a pretty good knowledge of the internals. See perlguts.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-24 17:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found