Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vickenty/mi-rust
- Owner: vickenty
- Created: 2015-12-20T18:23:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T18:35:21.000Z (about 8 years ago)
- Last Synced: 2024-10-13T17:25:37.743Z (21 days ago)
- Language: Perl
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
- awesome-rust-cn - vickenty/mi-rust
- awesome-rust - vickenty/mi-rust
- awesome-rust-zh - vickenty/mi-rust - 添加对 M::I 的支持,用于构建 Cargo 模块 (开发工具 / FFI)
- awesome-rust - vickenty/mi-rust
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 installSUPPORT 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.