-
-
08 May 2021 21:52:55 UTC
- Distribution: YAML-LibYAML
- Module version: 0.83
- Source (raw)
- Pod Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (25)
- Testers (4258 / 2 / 0)
- Kwalitee
Bus factor: 2- 50.67% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (149.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
YAML::LibYAML - Perl YAML Serialization using XS and libyaml
NOTE
YAML-LibYAML
is the CPAN distribution name for theYAML::XS
module.See the YAML::XS documentation instead.
AUTHOR
Ingy döt Net <ingy@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2007-2021. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install YAML::LibYAML, copy and paste the appropriate command in to your terminal.
cpanm YAML::LibYAML
perl -MCPAN -e shell install YAML::LibYAML
For more information on module installation, please visit the detailed CPAN module installation guide.