Help for this page

Select Code to Download


  1. or download this
    void
    GetOLE (container)
    ...
        }
      }
    }
    
  2. or download this
    
    SV *
    ...
        return sv_2mortal(sv_bless(newRV_noinc((SV*)pObj->self), stash));
    
    }   /* CreatePerlObject */