معرفی شرکت ها


perl-namespace-autoclean-0.28-10.el8.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Keep imports out of your namespace
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos PowerTools noarch
نام بسته perl-namespace-autoclean
نام فایل بسته perl-namespace-autoclean-0.28-10.el8.noarch.rpm
نسخه بسته 0.28
انتشار بسته 10.el8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 16 May 2019 07
هاست سازنده x86-01.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/namespace-autoclean
مجوز GPL+ or Artistic
حجم دانلود 32K
حجم نصب 40.759K
When you import a function into a Perl package, it will naturally also be available as a method. The 'namespace::autoclean' pragma will remove all imported symbols at the end of the current package's compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. This module is very similar to namespace::clean, except it will clean all imported functions, no matter if you imported them before or after you 'use'd the pragma. It will also not touch anything that looks like a method.


نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.26.3)
>= 0.12 perl(B::Hooks::EndOfScope)
- perl(List::Util)
- perl(Sub::Identify)
>= 0.20 perl(namespace::clean)
- perl(strict)
- perl(warnings)


ارائه دهنده

مقدار نام
= 0.28 perl(namespace::autoclean)
= 0.28-10.el8 perl-namespace-autoclean


نحوه نصب


نصب پکیج rpm perl-namespace-autoclean:

    sudo dnf install perl-namespace-autoclean-0.28-10.el8.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-namespace-autoclean
/usr/share/doc/perl-namespace-autoclean/CONTRIBUTING
/usr/share/doc/perl-namespace-autoclean/Changes
/usr/share/doc/perl-namespace-autoclean/README
/usr/share/licenses/perl-namespace-autoclean
/usr/share/licenses/perl-namespace-autoclean/LICENCE
/usr/share/man/man3/namespace::autoclean.3pm.gz
/usr/share/perl5/vendor_perl/namespace


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

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

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-07

Perl 5.26 re-rebuild of bootstrapped packages

2017-06-05

Perl 5.26 rebuild

2017-02-11

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

2016-05-18

Perl 5.24 re-rebuild of bootstrapped packages

2016-05-16

Perl 5.24 rebuild

2016-03-29

Break build-cycle: perl-namespace-autoclean → perl-Moose
Package-DeprecationManager → perl-namespace-autoclean
Break build-cycle: perl-namespace-autoclean → perl-Mouse → perl-Moose
Package-DeprecationManager → perl-namespace-autoclean
Remove unused direct test dependency on Class::MOP

2016-02-04

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

2015-10-13

Update to 0.28
Skip failing tests with old Moo or when Sub::Util is broken

2015-09-09

Update to 0.27
Package with only ExtUtils::MakeMaker to ease installation on perl 5.6

2015-06-18

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

2015-06-10

Perl 5.22 re-rebuild of bootstrapped packages

2015-06-08

Perl 5.22 rebuild

2015-06-07

Update to 0.26
Mark all Mouse tests as TODO below perl 5.010, to enable installation

2015-06-06

Update to 0.25
Load Moo::Role earlier in a test, to make a potential misconfiguration more