Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Threads and object access

by Nitrox (Chaplain)
on Dec 11, 2002 at 21:22 UTC ( [id://219178]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    1 sub RegCallback {
    2    $CB = shift;
    3    $HS = $CB->GetInterface();
    4    return;
    5    }
    
  2. or download this
    $VAR1 = \bless( {
                       'plugin' => undef,
    ...
                       'SunRise' => '7:02 AM',
                       'SunSet' => '4:13 PM'
                     }, 'Win32::OLE' );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 03:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found