Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: More Questions about Extending Perl

by andal (Hermit)
on Jan 03, 2011 at 09:13 UTC ( [id://880152]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    MODULE=MySession PACKAGE=MySession::submodule
    void
    my_func()
    
  2. or download this
    SV *
    new(pkg)
    ...
        OUTPUT:
            RETVAL
    
  3. or download this
    void
    DESTROY(obj)
    ...
        CODE:
            Safefree(wrap);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-18 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found