معرفی شرکت ها


perl-Tie-Filehandle-Preempt-Stdin-0.02-alt1.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Preempt STDIN during testing
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته perl-Tie-Filehandle-Preempt-Stdin
نام فایل بسته perl-Tie-Filehandle-Preempt-Stdin-0.02-alt1.noarch.rpm
نسخه بسته 0.02
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 20 Sep 2011 08
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.cpan.org
مجوز Artistic
حجم دانلود 5.5K
حجم نصب 4.007K
Suppose a program requires manual input from the keyboard operator. How do we test that we have properly handled operator input? More specifically, how do we incorporate testing for user input in files built on Perl's standard testing apparatus ("Test::Simple", "Test::More", etc.)? Tie::Filehandle::Preempt::Stdin offers one way to do it -- a relatively simple and unsophisticated todo it. The most difficult part is analyzing the program to be tested so that you recognize all the points at which input is needed via STDIN. This in turn requires an understanding of all the different branches your program flow can take in response to standard input. Once you know that, you construct a list of dummy data that will be fed to each test at the points the program, when put into production, would normally prompt for operator input. This list of dummy data 'pre-empts' standard input via a tie of filehandle STDIN; hence, the module's name.


نیازمندی

مقدار نام
- /usr/share/perl5
>= 1:5.8.0 perl-base
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.020 perl(Tie/Filehandle/Preempt/Stdin.pm)
= 0.02-alt1 perl-Tie-Filehandle-Preempt-Stdin


نحوه نصب


نصب پکیج rpm perl-Tie-Filehandle-Preempt-Stdin:

    sudo apt-get install perl-Tie-Filehandle-Preempt-Stdin-0.02-alt1.noarch.rpm


فایل ها

مسیرها
/usr/share/perl5/Tie
/usr/share/perl5/Tie/Filehandle
/usr/share/perl5/Tie/Filehandle/Preempt
/usr/share/perl5/Tie/Filehandle/Preempt/Stdin.pm


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

تاریخ آخرین تغییر جزئیات
2011-09-19

automated CPAN update

2010-11-22

repair after perl 5.12 upgrade using girar-nmu

2008-12-17

unmets fixed

2008-10-02

fixed build

2007-02-08

first build for ALT Linux Sisyphus