Help for this page

Select Code to Download


  1. or download this
    static const char *CoreGlobal = "CORE::GLOBAL";
    
    ...
    
        return true;    
    }
    
  2. or download this
    Interpreter perl;
    
    perl.Overwrite("exit", "Foo::bar");