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

Re: Inline subs?

by Joost (Canon)
on May 02, 2003 at 12:20 UTC ( [id://254972]=note: print w/replies, xml ) Need Help??


in reply to Inline subs?

If you can fiddle your sub into a C preprocessor macro, you might want to take a look at the -P option in perlrun or Filter::cpp.

Short intro from the docs

-P NOTE: Use of -P is strongly discouraged because of its inh +erent problems, including poor portability. This option causes your program to be run through the C pr +eproces- sor before compilation by Perl. Because both comments and + cpp directives begin with the # character, you should avoid st +arting comments with any words recognized by the C preprocessor s +uch as "if", "else", or "define". If you're considering using "-P", you might also want to l +ook at the Filter::cpp module from CPAN.
-- Joost downtime n. The period during which a system is error-free and immune from user input.

Log In?
Username:
Password:

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

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

    No recent polls found