ACME-ltharris

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   },
   "name" : "ACME-ltharris",
   "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::ltharris!'
author:
  - 'L.T. Harris <lth@ltharris.com>'
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.112150'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: ACME-ltharris
no_index:
  directory:
    - t
    - inc
requires:
  Test::More: 0
version: 0.03

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

}

=head1 AUTHOR

L.T. Harris, C<< <lth at ltharris.com> >>

=head1 BUGS

Please report any bugs or feature requests to C<bug-acme-ltharris at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ACME-ltharris>.  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::ltharris



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