Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: using 'use' conditionally

by dash2 (Hermit)
on Nov 06, 2002 at 17:31 UTC ( [id://210812]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $iface = $opt_g ? new MyInterface::Tk : new MyInterface::CommandLin
    +e;
    
  2. or download this
    $iface->notify("Your flies are down");
    $iface->ask("Do you want to zip them up?", 'Y', 'N');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-19 08:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found