- or download this
perl Makefile.PL
make
make test
make install
- or download this
perl Makefile.PL EXPATLIBPATH=/usr/local/lib EXPATINCPATH=/usr/local/i
+nclude
make
make test
make install
- or download this
WriteMakefile(
NAME => 'XML::Parser::Expat',
...
VERSION_FROM => 'Expat.pm',
@extras
);
- or download this
LIBS => $libs,
- or download this
OBJECT => "Expat.o /usr/local/lib/libexpat.a",