Branch: refs/heads/haarg/attribute-handlers-makefile-pl
Home: https://github.com/Perl/perl5
Commit: 4c5baf6d0ea4414771fab1dee1fcdaa7cc8cea04
https://github.com/Perl/perl5/commit/4c5baf6d0ea4414771fab1dee1fcdaa7cc8cea04
Author: Graham Knop <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 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.
Commit: e3e21bf44575c50bd56573085963887ae3f2cb02
https://github.com/Perl/perl5/commit/e3e21bf44575c50bd56573085963887ae3f2cb02
Author: Graham Knop <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M dist/Attribute-Handlers/Makefile.PL
Log Message:
-----------
Attribute-Handlers: install in site, not perl
Commit: 4c31de539ad4241320e465e4da1daa2b92d778bf
https://github.com/Perl/perl5/commit/4c31de539ad4241320e465e4da1daa2b92d778bf
Author: Graham Knop <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M dist/Attribute-Handlers/Makefile.PL
Log Message:
-----------
Attribute-Handlers: clean up Makefile.PL
Fix license, and don't try to handle ancient perl or EUMM versions.
Commit: bb0e6ddb549ea6e203f1c254485109cc5aa9e5e8
https://github.com/Perl/perl5/commit/bb0e6ddb549ea6e203f1c254485109cc5aa9e5e8
Author: Graham Knop <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M dist/Attribute-Handlers/Makefile.PL
Log Message:
-----------
Attribute-Handlers: update metadata URLs
Commit: 03694d622e83936669e997a2cd28a4528209ecae
https://github.com/Perl/perl5/commit/03694d622e83936669e997a2cd28a4528209ecae
Author: Graham Knop <[email protected]>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M dist/Attribute-Handlers/Makefile.PL
Log Message:
-----------
Attribute-Handlers: no indexing demo directory
Compare: https://github.com/Perl/perl5/compare/06159a1869ea...03694d622e83