-
-
14 Mar 2006 10:13:26 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (1078 / 0 / 1)
- Kwalitee
Bus factor: 1- 58.42% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (6.33KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.03
- -Fixed bugs when assigning to an element past the end of the string. Array was not extended correctly when this happened.
- Also added the ->trim method. This prunes the internal representation of the structure down to used elements only. Any preextension of the underlying string is thrown away. This can be useful for recovering unused memory when you know that there will be no more store operations occuring.
Modules
Tie a Perl array to a C-style array (packed; elements of a single, simple data type)Other files
Module Install Instructions
To install Tie::Array::PackedC, copy and paste the appropriate command in to your terminal.
cpanm Tie::Array::PackedC
perl -MCPAN -e shell install Tie::Array::PackedC
For more information on module installation, please visit the detailed CPAN module installation guide.