Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
XS::boost::mini - C++ Boost library for XS.
SYNOPSIS
In your Makefile.PL
use XS::Install;
write_makefile(
...makemaker args
BIN_DEPS => 'XS::boost::mini',
...
);
DESCRIPTION
Makes boost available from XS modules. No perl interface.
Includes libraries: callable_traits compatibility config container container_hash conversion core crc disjoint_sets hof preprocessor integer io logic uuid
SEE ALSO
AUTHOR
Pronin Oleg <syber@cpan.org>, Crazy Panda LTD
LICENSE
You may distribute this code under the same terms as Boost itself.