The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "A module that allows you to declare real exception classes in Perl",
   "author" : [
      "Dave Rolsky <autarch@urth.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Exception-Class",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Data::Inheritable" : "0.02",
            "Devel::StackTrace" : "1.20",
            "Scalar::Util" : "0",
            "base" : "0",
            "overload" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "Test::More" : "0.88",
            "vars" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-test-bits@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Test-Bits"
      },
      "homepage" : "http://metacpan.org/release/Test-Bits",
      "repository" : {
         "type" : "git",
         "url" : "git://git.urth.org/Test-Bits.git",
         "web" : "http://git.urth.org/Test-Bits.git"
      }
   },
   "version" : "1.38",
   "x_authority" : "cpan:DROLSKY",
   "x_contributors" : [
      "Ricardo Signes <rjbs@cpan.org>",
      "autarch <devnull@localhost>",
      "convert-repo <devnull@localhost>",
      "unknown <devnull@localhost>"
   ]
}