Help for this page

Select Code to Download


  1. or download this
    use Config;
    use Inline C => Config =>
     LDDLFLAGS => $Config::Config{lddlflags} . ' /full/path/to/parser.o';
    
  2. or download this
    ar cru libparser.a parser.o