Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Exporter-Tiny
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 27 00:02:39 2023 UTC (12 days, 20 hours ago) by wen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Update to 1.006000 Upstream changes: 1.006000 2022-11-21 [ Packaging ] - Stable version number. 1.005_000 2022-10-17 - Introduced lexical exporter support on Perl 5.11.2+ using the Lexical::Var module. - Refactored the Perl 5.37.2+ lexical exporter support. 1.004004 2022-10-15 [ Documentation ] - Minor corrections to QuickStart page in the manual.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 1 15:24:12 2022 UTC (4 months, 1 week ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.17: +2 -3
lines
Diff to previous 1.17 (colored)
Update to 1.004003 Upstream changes: 1.004003 2022-09-30 [ Bug Fixes ] - If exporting non-CODE items which happen to have the same name as exported CODE items, their export was being quietly blocked. These exports should now work. Diab Jerius++ <https://github.com/tobyink/p5-exporter-tiny/issues/9> - Using ! with a tag now works; it was previously documented as working but not implemented. Diab Jerius++ <https://github.com/tobyink/p5-exporter-tiny/issues/8> 1.004002 2022-09-16 [ Test Suite ] - Fix for t/15nonhashvalue.t on old versions of Test::More which don't support `done_testing`. 1.004001 2022-09-09 [ Bug Fixes ] - Fix handling of non-hashref references in import list. 1.004000 2022-08-26 [ Documentation ] - Document that the `-lexical` export option is experimental. [ Packaging ] - No functional changes; repackage as stable. 1.003_002 2022-08-18 [ Bug Fixes ] - Quote $1 when passing it as a parameter to a function Eugen Konkov++ <https://github.com/tobyink/p5-exporter-tiny/issues/7> 1.003_001 2022-07-21 [ Bug Fixes ] - Correctly check Perl version is at least 5.37.2+ before supporting -lexical option. 1.003_000 2022-07-21 - Updated: Provide a `-lexical` export option on Perl 5.37.2+.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:22 2022 UTC (7 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
*: recursive bump for perl 5.36
Revision 1.16 / (download) - annotate - [select for diffs], Mon May 24 19:50:37 2021 UTC (20 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: recursive bump for perl 5.34
Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:57 2020 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
*: bump PKGREVISION for perl-5.32.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 26 13:54:14 2020 UTC (2 years, 9 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
(devel/p5-Exporter-Tiny) Updated to 1.002002 1.002002 2020-04-24 [ Bug Fixes ] - Bug in handling regexps in import lists; Exporter::Tiny allowed regexps like /foo/i but not /foo/. Having trailing flags is now optional! Tomohiro Hosaka++ <https://github.com/tobyink/p5-exporter-tiny/issues/6> - Tests would fail if `PERL5OPT=-Mfeature=:5.18` environment variable was set. This is because bareword `-default` was being interpreted as the Perl `default` keyword. zhumengu++ <https://github.com/tobyink/p5-exporter-tiny/issues/5>
Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 11 13:19:22 2019 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump PKGREVISIONs for perl 5.30.0
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:58 2019 UTC (3 years, 7 months ago) by nia
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:57 2018 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive bump for perl5-5.28.0
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 20 07:41:02 2018 UTC (4 years, 6 months ago) by wen
Branch: MAIN
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
Update to 1.002001 Upstream changes: 1.002001 2018-07-17 [ Packaging ] - Fix dates in changelog. 1.002000 2018-07-17 [ Packaging ] - Repackage as 1.002000. 1.001_001 2018-06-29 [ Test Suite ] - Improved test coverage, up from 88.78% on coveralls.io to 96.74%. 1.001_000 2018-06-26 - Added: Support for exporting non-code symbols such as $Foo, @Bar, and %Baz. - Added: Support for generating non-code symbols.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:56 2017 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Recursive revbump from lang/perl5 5.26.0
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 26 13:23:49 2017 UTC (5 years, 8 months ago) by mef
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Updated devel/p5-Exporter-Tiny to 1.000000 ------------------------------------------ 1.000000 2017-05-22 [ Packaging ] - Repackage as 1.000000.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 4 06:58:14 2017 UTC (6 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.6: +3 -4
lines
Diff to previous 1.6 (colored)
Updated devel/p5-Exporter-Tiny to 0.044 --------------------------------------- 0.044 2017-01-30 [ Packaging ] - Repackage as a stable release. 0.043_02 2017-01-30 [ Packaging ] - Release using newer versions of toolchain stuff.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:53 2016 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Bump PKGREVISION for perl-5.24.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:11 2015 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 29 12:17:44 2015 UTC (8 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update 0.042 to 0.043.01 ------------------------ 0.043_01 2014-11-09 [ Documentation ] - Restructure documentation. [ Other ] - Support { -as => CODE } to programatically rename functions.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 5 14:34:00 2014 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to 0.042: 0.042 2014-10-04 [ Documentation ] - Document the warning emitted when you provide options to a function you are unimporting. [ Other ] - Housekeeping on %TRACKED. 0.041_02 2014-09-19 [ Bug Fixes ] - Option validation needs to happen after expanding tags. 0.041_01 2014-09-18 - Add an `unimport` feature.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 1 11:00:00 2014 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to 0.040: 0.040 2014-09-17 [ Packaging ] - Repackage as a stable release. 0.039_01 2014-07-20 [ Documentation ] - Document warning and error messages produced by Exporter::Tiny. [ Other ] - Exporter::Tiny would previously cause B.pm to be loaded into memory any time it exported anything. It no longer does. - No longer die when redefining locally defined subs. - Warn when redefining any subs.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 6 13:58:41 2014 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Import p5-Exporter-Tiny-0.038 as devel/p5-Exporter-Tiny. Exporter::Tiny supports many of Sub::Exporter's external-facing features including renaming imported functions with the -as, -prefix and -suffix options; explicit destinations with the into option; and alternative installers with the installler option. But it's written in only about 40% as many lines of code and with zero non-core dependencies. Its internal-facing interface is closer to Exporter.pm, with configuration done through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS package variables. Exporter::Tiny performs most of its internal duties (including resolution of tag names to sub names, resolution of sub names to coderefs, and installation of coderefs into the target package) as method calls, which means they can be overridden to provide interesting behaviour.