Help for this page

Select Code to Download


  1. or download this
    #define PERL_NO_GET_CONTEXT     /* we want efficiency */
  2. or download this
    void callback(){
    dTHX;       /* fetch context */
    ...