Codebase list libexporter-tiny-perl / 5d3f3a1
bump version; changelog Toby Inkster 1 year, 28 days ago
3 changed file(s) with 20 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
66 use Exporter::Tiny ();
77
88 our $AUTHORITY = 'cpan:TOBYINK';
9 our $VERSION = '1.006001';
9 our $VERSION = '1.006002';
1010
1111 sub import {
1212 my $me = shift;
44 use warnings; no warnings qw(void once uninitialized numeric redefine);
55
66 our $AUTHORITY = 'cpan:TOBYINK';
7 our $VERSION = '1.006001';
7 our $VERSION = '1.006002';
88 our @EXPORT_OK = qw< mkopt mkopt_hash _croak _carp >;
99
1010 BEGIN {
361361 label "Don't mention Alt::Lexical::Var::ButSupportModernPerl in manual.";
362362 ];
363363 ].
364
365 `Exporter-Tiny 1.006002 cpan:TOBYINK`
366 issued 2023-03-31;
367 changeset [
368 dcs:versus `Exporter-Tiny 1.006001 cpan:TOBYINK`;
369 item [
370 a dcs:Packaging;
371 label "Set homepage in metadata to https://exportertiny.github.io.";
372 ];
373 item [
374 a dcs:Documentation;
375 label "Link to Exporter::Almighty in pod.";
376 ];
377 item [
378 a dcs:Documentation;
379 label "Update copyright dates.";
380 ];
381 ].