-
-
18 Jul 2002 21:39:19 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (458 / 0 / 0)
- Kwalitee
Bus factor: 1- 51.53% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (40.5KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.13
- Table/Binary.pm:
- optionally don't split vectors out of input data (VecSplit). affects read_rows_array read_col_col_array read_row_row_array read_col_row_array
- allow caller to provide own hash or array for read_row_row_array read_row_row_hash read_col_row_array
- when possible, use cached internal buffers for i/o to prevent memory thrashing.
- optimized access/converting of row/col data. mostly untested, as don't have any column oriented tables.
Documentation
access STSDAS format table filesModules
Base class for STSDAS Tablesaccess a STSDAS binary format fileAn object representing column informationContainer for table columnsa header parameterContainer for header valuessimple interface to STSDAS format tablesProvides
in Table/Constants.pmOther files
Module Install Instructions
To install Astro::STSDAS::Table::Base, copy and paste the appropriate command in to your terminal.
cpanm Astro::STSDAS::Table::Base
perl -MCPAN -e shell install Astro::STSDAS::Table::Base
For more information on module installation, please visit the detailed CPAN module installation guide.