Help for this page

Select Code to Download


  1. or download this
      if (grep { /^(dualvar|set_prototype)$/ } @_ ) {
        require Carp;
        Carp::croak("$1 is only avaliable with the XS version");
      }