Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Conditional Compiling

by ikegami (Patriarch)
on Nov 19, 2004 at 18:16 UTC ( [id://409098]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print LOG_FH ('Opening log file at '.localtime().".$/") if LOGGING;
    
  2. or download this
    LISTOP (0x1df5678) leave [1]
        OP (0x1df55fc) enter
    ...
        COP (0x1df563c) nextstate
        OP (0x1df53f8) null [5]
    script.pl syntax OK
    

Log In?
Username:
Password:

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

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

    No recent polls found