/Acme-Dist-Milla-XS

Primary LanguageC++OtherNOASSERTION

Build Status

NAME

Acme::Dist::Milla::XS - milla meets XS

SYNOPSIS

use Acme::Dist::Milla::XS;
print Acme::Dist::Milla::XS::hello; # Hello, world!

DESCRIPTION

Acme::Dist::Milla::XS shows you how to manage XS distribtuions with Dist::Milla.

COPYRIGHT AND LICENSE

Copyright 2016 Shoichi Kaji <skaji@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.