معرفی شرکت ها


perl-Test-NoWarnings-1.04-alt1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Make sure you didn't emit any warnings while testing
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته perl-Test-NoWarnings
نام فایل بسته perl-Test-NoWarnings-1.04-alt1.noarch.rpm
نسخه بسته 1.04
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 20 Feb 2012 08
هاست سازنده at-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Test-NoWarnings/
مجوز LGPL
حجم دانلود 9.0K
حجم نصب 17.046K
In general, your tests shouldn't produce warnings. This modules causes any warnings to be captured and stored. It automatically adds an extra test that will run when your script ends to check that there were no warnings. If there were any warings, the test will give a "not ok" and diagnostics of where, when and what the warning was, including a stack trace of what was going on when the it occurred. If some of your tests are supposed to produce warnings then you should be capturing and checking them with Test::Warn, that way Test::NoWarnings will not see them and so not complain. The test is run by an END block in Test::NoWarnings. It will not be run when any forked children exit.


نیازمندی

مقدار نام
- perl-Devel-StackTrace
- /usr/share/perl5
>= 0.860 perl(Test/Builder.pm)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.040 perl(Test/NoWarnings.pm)
= 1.040 perl(Test/NoWarnings/Warning.pm)
= 1.04-alt1 perl-Test-NoWarnings


نحوه نصب


نصب پکیج rpm perl-Test-NoWarnings:

    sudo apt-get install perl-Test-NoWarnings-1.04-alt1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-Test-NoWarnings-1.04
/usr/share/doc/perl-Test-NoWarnings-1.04/Changes
/usr/share/doc/perl-Test-NoWarnings-1.04/README
/usr/share/perl5/Test
/usr/share/perl5/Test/NoWarnings
/usr/share/perl5/Test/NoWarnings.pm
/usr/share/perl5/Test/NoWarnings/Warning.pm


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

تاریخ آخرین تغییر جزئیات
2012-02-20

1.03 -> 1.04

2011-11-16

added explicit dependency on perl-Devel-StackTrace

2011-11-16

1.01 -> 1.03

2010-05-16

0.084 -> 1.01
enabled dependency on Devel::StackTrace

2008-12-08

initial build for ALT Linux Sisyphus