Astro-QDP-Parse
view release on metacpan or search on metacpan
lib/Astro/QDP/Parse.pm view on Meta::CPAN
List every single error and warning message that the module can
generate (even the ones that will "never happen"), with a full
explanation of each problem, one or more likely causes, and any
suggested remedies.
=over
=item C<< piddle output requested, but PDL is not available >>
The C<as_pdl> option was specified, but the PDL module is not installed.
=item C<< read_qdpfile: unable to open %s >>
The specified B<QDP> file does not exist or is not readable.
=item C<< no data in qdp file? >>
No data records were found in the B<QDP> file.
=item C<< unexpected number of data points: got %d expected %d >>
A data record contained fewer or more data columns than was expected.
=item C<< unrecognized argument to PLT skip command: %s >>
The argument to the B<PLT> C<skip> command in the B<QDP> file (or in
a file specified via a C<@filename> B<PLT> command was not recognized.
=back
=head1 CONFIGURATION AND ENVIRONMENT
Astro::QDP::Parse requires no configuration files or
environment variables.
=head1 DEPENDENCIES
Required Modules:
Clone
IO::File
Regexp::Common
List::Util
List::MoreUtils
Params::Validate;
Optional Modules:
PDL::Core
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-astro-qdp-parse@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Astro-QDP-Parse>.
=head1 SEE ALSO
The B<QDP> web page at L<http://wwwastro.msfc.nasa.gov/qdp/>.
=head1 VERSION
Version 0.13
=head1 LICENSE AND COPYRIGHT
Copyright (c) 2008 The Smithsonian Astrophysical Observatory
Astro::QDP::Parse is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
=head1 AUTHOR
Terry Gaetz E<lt>tgaetz@cpan.orgE<gt>
Diab Jerius E<lt>djerius@cpan.orgE<gt>
( run in 1.052 second using v1.01-cache-2.11-cpan-39bf76dae61 )