Commit graph

3 commits

Author SHA1 Message Date
Wen Heping
e0eec7d67c - Update to 1.0.7
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.07/ChangeLog
- Reset maintainer to perl@
2011-08-04 10:39:36 +00:00
Wen Heping
7c51f4eea2 - Update to 1.06
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.06/ChangeLog
2011-03-14 02:54:13 +00:00
Wen Heping
821a876f05 Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsio
subroutine library. For more information on cfitsio, see
http://heasarc.gsfc.nasa.gov/fitsio.

This module attempts to provide a wrapper for nearly every cfitsio
routine, while retaining as much cfitsio behavior as possible. As
such, one should be aware that it is still somewhat low-level, in
the sense that handing an array which is not the correct size to a
routine like fits_write_img() may cause SIGSEGVs.

WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
2011-01-06 00:36:56 +00:00