Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: f049b2185c55b2337f4789de3427e45932ffd978
      
https://github.com/Perl/perl5/commit/f049b2185c55b2337f4789de3427e45932ffd978
  Author: Graham Knop <[email protected]>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M MANIFEST
    A dist/Attribute-Handlers/.gitignore
    A dist/Attribute-Handlers/Makefile.PL

  Log Message:
  -----------
  Attribute-Handlers: add Makefile.PL

Add a Makefile.PL for Attribute-Handlers in core so that it can be
maintained properly. This avoids the need for an external repo to
maintain these extra files.

Taken from Attribute-Handlers-0.99, with the following modifications:

- install in site, not perl
- Fix license, and don't try to handle ancient perl or EUMM versions
- update metadata URLs
- no indexing demo directory


Reply via email to