Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
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 studying the Monastery: (4)
As of 2024-04-19 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found