Package perl-Exporter-Tiny-1.006002-7.el10.src
Name | perl-Exporter-Tiny |
---|---|
Epoch | 0 |
Version | 1.006002 |
Release | 7.el10 |
Architecture | src |
Website/URL | https://exportertiny.github.io/ |
License | GPL-1.0-or-later OR Artistic-1.0-Perl |
Build Time | 2025-04-03 07:38:35 |
Build Host | builder-iso-x86-01.inferitos.ru |
Summary | An exporter with the features of Sub::Exporter but only core dependencies |
Repositories | AppStream |
Description | 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 installer 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 behavior. |
Errata | — |
Size | 117 KiB |
Source Project | perl-Exporter-Tiny-1.006002-7.el10 |
SHA-256 checksum | 4e5c571edfd374924900e946fb4c631766bbb6e591100702ab3aec350669155d |
×
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.006002-7 - Rebuilt for MSVSphere 10 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.006002-7 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Tue Jul 23 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.006002-6 - Package tests * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.006002-5 - Bump release for June 2024 mass rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.006002-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.006002-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.006002-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Apr 02 2023 Paul Howarth <paul@city-fan.org> - 1.006002-1 - Update to 1.006002 Documentation - Link to Exporter::Almighty in pod - Update copyright dates Packaging - Set homepage in metadata to https://exportertiny.github.io * Sun Mar 26 2023 Paul Howarth <paul@city-fan.org> - 1.006001-1 - Update to 1.006001 Documentation - Don't mention Alt::Lexical::Var::ButSupportModernPerl in manual Packaging - No longer dynamically recommend Alt::Lexical::Var::ButSupportModernPerl * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.006000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild