-
-
10 Feb 2022 14:26:36 UTC
- Distribution: XS-librangeV3
- Module version: 1.11.0
- Source (raw)
- Pod Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (201 / 0 / 4)
- Kwalitee
Bus factor: 1- License: unknown
- Activity
24 month- Tools
- Download (274.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- XS::Install
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
XS::librangeV3 - C++ range v3 library for XS
SYNOPSIS
In your Makefile.PL
use XS::Install; write_makefile( ...makemaker args BIN_DEPS => 'XS::librangeV3', ... );
DESCRIPTION
This module makes available range v3 library for XS modules.
No perl interface.
SEE ALSO
AUTHOR
Pronin Oleg <syber@cpan.org>, Crazy Panda LTD
LICENSE
You may distribute this code under the same terms as Perl itself.
Module Install Instructions
To install XS::librangeV3, copy and paste the appropriate command in to your terminal.
cpanm XS::librangeV3
perl -MCPAN -e shell install XS::librangeV3
For more information on module installation, please visit the detailed CPAN module installation guide.