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

Creating COM and DCOM objects with Perl

by JamesNC (Chaplain)
on Dec 12, 2005 at 20:11 UTC ( [id://516137]=perltutorial: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <component>
    ...
    
    </component>
    
  2. or download this
    Sub sortList_test()
    
    ...
    Debug.Print scalar
    
    End Sub
    
  3. or download this
    <registration
        description="pcom"
    ...
            remotable="true"
    >
    </registration>
    
  4. or download this
    Set hash = obj.getHash("dogHash", "127.0.0.1")
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-24 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found