معرفی شرکت ها


perl-Exporter-Tiny-1.000000-4.el8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

An exporter with the features of Sub::Exporter but only core dependencies
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos PowerTools noarch
نام بسته perl-Exporter-Tiny
نام فایل بسته perl-Exporter-Tiny-1.000000-4.el8.noarch.rpm
نسخه بسته 1.000000
انتشار بسته 4.el8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 14 May 2019 07
هاست سازنده ppc64le-01.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Exporter-Tiny/
مجوز GPL+ or Artistic
حجم دانلود 53K
حجم نصب 81.419K
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.


نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.26.3)
>= 5.6.1 perl(:VERSION)
- perl(Carp)
- perl(Exporter::Tiny)
- perl(strict)
- perl(warnings)


ارائه دهنده

مقدار نام
= 1.000000 perl(Exporter::Shiny)
= 1.000000 perl(Exporter::Tiny)
= 1.000000-4.el8 perl-Exporter-Tiny


نحوه نصب


نصب پکیج rpm perl-Exporter-Tiny:

    sudo dnf install perl-Exporter-Tiny-1.000000-4.el8.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-Exporter-Tiny
/usr/share/doc/perl-Exporter-Tiny/CREDITS
/usr/share/doc/perl-Exporter-Tiny/Changes
/usr/share/doc/perl-Exporter-Tiny/README
/usr/share/doc/perl-Exporter-Tiny/examples
/usr/share/doc/perl-Exporter-Tiny/examples/Example
/usr/share/doc/perl-Exporter-Tiny/examples/Example/Exporter.pm
/usr/share/licenses/perl-Exporter-Tiny
/usr/share/licenses/perl-Exporter-Tiny/COPYRIGHT
/usr/share/licenses/perl-Exporter-Tiny/LICENSE
/usr/share/man/man3/Exporter::Shiny.3pm.gz
/usr/share/man/man3/Exporter::Tiny.3pm.gz
/usr/share/man/man3/Exporter::Tiny::Manual::Etc.3pm.gz
/usr/share/man/man3/Exporter::Tiny::Manual::Exporting.3pm.gz
/usr/share/man/man3/Exporter::Tiny::Manual::Importing.3pm.gz
/usr/share/man/man3/Exporter::Tiny::Manual::QuickStart.3pm.gz
/usr/share/perl5/vendor_perl/Exporter
/usr/share/perl5/vendor_perl/Exporter/Shiny.pm
/usr/share/perl5/vendor_perl/Exporter/Tiny
/usr/share/perl5/vendor_perl/Exporter/Tiny.pm
/usr/share/perl5/vendor_perl/Exporter/Tiny/Manual
/usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Etc.pod
/usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Exporting.pod
/usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Importing.pod


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-02-08

Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

2017-07-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-06-05

Perl 5.26 rebuild

2017-05-22

Update to 1.000000
Repackage as 1.000000
All shipped files are now GPL+ or Artistic
Drop EL-5 support
Drop BuildRoot: and Group: tags
Drop explicit buildroot cleaning in %install section
Drop explicit %clean section

2017-02-11

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2017-01-30

Update to 0.044
Support { -as => CODE } to programmatically rename functions
Restructure documentation
Simplify find command using -delete

2016-05-15

Perl 5.24 rebuild

2016-02-04

Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

2015-06-18

Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-06

Perl 5.22 rebuild

2015-03-06

Correct license tagging (#1199491)

2014-10-09

Update to 0.042
Add an 'unimport' feature
Option validation needs to happen after expanding tags
Housekeeping on %TRACKED

2014-09-17

Update to 0.040
Document warning and error messages produced by Exporter::Tiny
Exporter::Tiny would previously cause B.pm to be loaded into memory any
No longer die when redefining locally defined subs
Warn when redefining any subs
Use %license where possible

2014-08-27

Perl 5.20 rebuild

2014-06-07

Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

2014-04-04

Update to 0.038
Added: Support Exporter.pm's import negation syntax qw( !foo )
Added: Support Exporter.pm's regexp import syntax qw( /foo/ )
Fix minor error in documentation of generators
Improved handling of hashrefs of options passed to tags, and hashrefs of
Only attempt to merge hashes if we're sure they're both really hashes!