Help for this page

Select Code to Download


  1. or download this
    use Inline CPP => Config => ENABLE => 'STD_IOSTREAM';
    use Inline CPP;
    ...
    int g(int b) {
       return 42;
    }
    
  2. or download this
    g = 42
    Use of inherited AUTOLOAD for non-method main::f() is deprecated at ./
    +z line 12.
    Can't locate auto/main/f.al in @INC (@INC contains: ...)