-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=pod
I recently wrote two two new Perl modules. The first is called
L and is a library
binding for L. It
offers a convenient interface to sysfs (/sys). After releasing the first
version of it for peer review and, later on, to CPAN, I received a lot of
reports about test failures because of a missing or outdated libsysfs.
Therefor I wished to have something like GNU autoconf for Perl modules. It
would be possible to write something similar in pure Perl (someone actually
tried it: L),
but compiling C programs from Perl in a portable way isn't much fun.
Therefor I decided to write some Perl glue around autoconf and autoheader so
those tools are easy to use from Makefile.PLs and such. I did so and the result
is L.
It'll be on CPAN within the next few hours. Until then the current version is
available from L.
It currently has some documentation about using it from an
L-based
Makefile.PL. Instructions about how to use it with
L and
L are still
missing.
The Module::Install part will be done by an extension called
Module::Install::Autoconf, which I'm currently about to write. For the
Module::Build part I don't really have an Idea on how to do that, so any help
from some Module::Build people would be very appreciated.
=cut
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGCP+kdC8qQo5jWl4RAvaXAJwMlezfrKX5ia7mNAi7eyNjs8LvxwCeJqJx
d1ICccCwN5VUWmkFP+6Kmco=
=+I16
-----END PGP SIGNATURE-----