Help for this page

Select Code to Download


  1. or download this
    use SomeModule ();
    
  2. or download this
    require SomeModule;
    
  3. or download this
    use SomeModule;
    
  4. or download this
    require SomeModule;
    SomeModule->import();