Acme::Dist::Milla::XS - milla meets XS
use Acme::Dist::Milla::XS;
print Acme::Dist::Milla::XS::hello; # Hello, world!
Acme::Dist::Milla::XS shows you how to manage XS distribtuions with Dist::Milla.
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.