Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Mixing C and perl

by jpl (Monk)
on Jan 17, 2012 at 18:51 UTC ( [id://948379]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $amd->method();
    
  2. or download this
    # In AddrMatch.pm
    sub method {
    ...
        my $Cptr = $self->{__c_ptr};
        return $Cptr->xs_method();
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found