Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Pre-compiling constants in mod_perl

by Anonymous Monk
on Jul 17, 2012 at 06:51 UTC ( [id://982154]=note: print w/replies, xml ) Need Help??


in reply to Pre-compiling constants in mod_perl

What does that mean?

Don't worry about it, its nothing important

But, if you are worried, if you're really interested, look it up,

Apache2::Const, APR::Const

site:perlmonks.org constants

Simple Module Tutorial, constant / perlsub#Constant Functions,Modern Perl

  • Comment on Re: Pre-compiling constants in mod_perl

Replies are listed 'Best First'.
Re^2: Pre-compiling constants in mod_perl
by nitin1704 (Sexton) on Jul 18, 2012 at 01:49 UTC
    Thanks a lot!

    So it just means that the constants are made available to the module, just not imported. So you still have to use them with their full names. E.g. Apache2::Const::OK instead of just OK

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 19:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found