Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Using $a and $b from XS

by dakkar (Hermit)
on Feb 07, 2005 at 20:50 UTC ( [id://428813]=note: print w/replies, xml ) Need Help??


in reply to Re: Using $a and $b from XS
in thread Using $a and $b from XS

Just nit-picking, but... it's not (necessarily) main::a and main::b. They have to be in the package of the comparison sub.

-- 
        dakkar - Mobilis in mobile

Most of my code is tested...

Perl is strongly typed, it just has very few types (Dan)

Replies are listed 'Best First'.
Re^3: Using $a and $b from XS
by BrowserUk (Patriarch) on Feb 08, 2005 at 02:41 UTC

    Any pointers as to how to discover the caller's package from XS/Inline::C?

    Update: Never mind. Just dropping the 'main::' part seems to work fine--so long as they don't embed a package statement into the comparator sub.


    Examine what is said, not who speaks.
    Silence betokens consent.
    Love the truth but pardon error.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (1)
As of 2024-04-25 01:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found