ACME-MBHall

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   },
   "name" : "ACME-MBHall",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.03"
}

META.yml  view on Meta::CPAN

---
abstract: 'The great new ACME::MBHall!'
author:
  - 'Matthew Hall <MBHall@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 0
configure_requires:
  ExtUtils::MakeMaker: 0
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: ACME-MBHall
no_index:
  directory:
    - t
    - inc
requires:
  Test::More: 0
version: 0.03

lib/ACME/MBHall.pm  view on Meta::CPAN

}

=head1 AUTHOR

Matthew Hall, C<< <MBHall at cpan.org> >>

=head1 BUGS

Please report any bugs or feature requests to C<bug-acme-mbhall at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ACME-MBHall>.  I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.




=head1 SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc ACME::MBHall



( run in 0.945 second using v1.01-cache-2.11-cpan-49f99fa48dc )