- or download this
use strict;
use warnings;
...
EOC
print add(7, 5);
- or download this
try_pl_13b2.xs:15:18: main.h: No such file or directory
try_pl_13b2.xs:18: error: `MyClass' does not name a type
...
try_pl_13b2.xs:22: error: expected `;' before "mc"
try_pl_13b2.xs:23: error: `myGlobalInstance' was not declared in this
+scope
dmake: Error code 129, while making 'try_pl_13b2.o'
- or download this
use Inline CPP => Config => INC => '-l/users/nirf/perlTrials/inlineExa
+mple';
- or download this
use Inline CPP => Config => INC => '-I/users/nirf/perlTrials/inlineExa
+mple';