Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vickenty/mi-rust

Helpers to build Perl extensions written in Rust.
https://github.com/vickenty/mi-rust

Last synced: 15 days ago
JSON representation

Helpers to build Perl extensions written in Rust.

Awesome Lists containing this project

README

        

Module-Install-Rust

Helpers to build Perl extensions written in Rust.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

perldoc Module::Install::Rust

LICENSE AND COPYRIGHT

Copyright (C) 2016 Vickenty Fesunov

This module may be used, modified, and distributed under the same terms as Perl
itself. Please see the license that came with your Perl distribution for
details.