-
-
21 Feb 2021 00:49:08 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (265 / 0 / 0)
- Kwalitee
Bus factor: 1- 77.54% Coverage
- License: bsd
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (33.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Utils
- Encode
- Error::Pure
- Exporter
- PYX::Utils
- Readonly
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.08 - 2021-02-21
- Common
- Add blank line before return and after arguments.
- Fix bugtracker.
- Update copyright years.
- PYX::Parser
- Add 'output_encoding' parameter and implement to output.
- Add information about input encoding to doc.
- Change api - parse() cannot decode input PYX via 'input_encoding'.
- Improve doc by C<>.
- Sort parameters in code and doc.
Modules
A perl module for PYX handling.PYX file format.PYX parser with callbacks.Examples
Module Install Instructions
To install PYX, copy and paste the appropriate command in to your terminal.
cpanm PYX
perl -MCPAN -e shell install PYX
For more information on module installation, please visit the detailed CPAN module installation guide.