The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Object-oriented interface to FITS HDUs",
   "author" : [
      "Alasdair Allan <aa@astro.ex.ac.uk>",
      "Tim Jenness <tjenness@cpan.org>",
      "Brad Cavanagh <b.cavanagh@jach.hawaii.edu>",
      "Craig DeForest <deforest@boulder.swri.edu>",
      "Jim Lewis <jrl@ast.cam.ac.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Astro-FITS-Header",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3"
         }
      },
      "runtime" : {
         "recommends" : {
            "Astro::FITS::CFITSIO" : "0",
            "Starlink::AST" : "0"
         }
      }
   },
   "provides" : {
      "Astro::FITS::Header" : {
         "file" : "lib/Astro/FITS/Header.pm",
         "version" : "3.03"
      },
      "Astro::FITS::Header::AST" : {
         "file" : "lib/Astro/FITS/Header/AST.pm",
         "version" : "3.01"
      },
      "Astro::FITS::Header::CFITSIO" : {
         "file" : "lib/Astro/FITS/Header/CFITSIO.pm",
         "version" : "3.01"
      },
      "Astro::FITS::Header::GSD" : {
         "file" : "lib/Astro/FITS/Header/GSD.pm",
         "version" : "3.01"
      },
      "Astro::FITS::Header::Item" : {
         "file" : "lib/Astro/FITS/Header/Item.pm",
         "version" : "3.02"
      },
      "Astro::FITS::Header::NDF" : {
         "file" : "lib/Astro/FITS/Header/NDF.pm",
         "version" : "3.02"
      },
      "Astro::FITS::HeaderCollection" : {
         "file" : "lib/Astro/FITS/Header.pm",
         "version" : "3.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://github.com/timj/perl-Astro-FITS-Header/tree/master",
      "license" : [
         "http://opensource.org/licenses/gpl-license.php"
      ],
      "repository" : {
         "url" : "git://github.com/timj/perl-Astro-FITS-Header.git"
      }
   },
   "version" : "3.04"
}