معرفی شرکت ها


libshell-posix-select-perl_0.08-3_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

POSIX Shell's "select" loop for Perl
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main all
نام بسته libshell-posix-select-perl
نام فایل بسته libshell-posix-select-perl_0.08-3_all.deb
نسخه بسته 0.08
انتشار بسته 3
معماری بسته all
نگهدارنده Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Shell-POSIX-Select
مجوز -
حجم دانلود 43436
حجم نصب 117
Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash, Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far the friendliest feature of any UNIX shell, and it's the only UNIX shell loop that's missing from the Perl language. Until now! . What's so great about this loop? It automates the generation of a numbered menu of choices, prompts for a choice, proofreads that choice and complains if it's invalid (at least in this enhanced implementation), and executes a code-block with a variable set to the chosen value. That saves a lot of coding for interactive programs -- especially if the menu consists of many values! . The benefit of bringing this loop to Perl is that it obviates the need for future programmers to reinvent the Choose-From-A-Menu wheel.


نیازمندی

مقدار نام
- perl:any


نحوه نصب


نصب پکیج deb libshell-posix-select-perl:

    sudo apt-get install libshell-posix-select-perl_0.08-3_all.deb


فایل ها

مسیرها
./usr/share/doc/libshell-posix-select-perl/changelog.Debian.gz
./usr/share/doc/libshell-posix-select-perl/changelog.gz
./usr/share/doc/libshell-posix-select-perl/copyright
./usr/share/doc/libshell-posix-select-perl/examples/README
./usr/share/doc/libshell-posix-select-perl/examples/browse_images.plx
./usr/share/doc/libshell-posix-select-perl/examples/browse_records.plx
./usr/share/doc/libshell-posix-select-perl/examples/delete_file.plx
./usr/share/doc/libshell-posix-select-perl/examples/lc_filename.plx
./usr/share/doc/libshell-posix-select-perl/examples/max_columns_1.plx
./usr/share/doc/libshell-posix-select-perl/examples/menu_ls.plx
./usr/share/doc/libshell-posix-select-perl/examples/order.plx
./usr/share/doc/libshell-posix-select-perl/examples/perl_man.plx
./usr/share/doc/libshell-posix-select-perl/examples/pick.plx
./usr/share/doc/libshell-posix-select-perl/examples/pick_file.plx
./usr/share/man/man3/Shell::POSIX::Select.3pm.gz
./usr/share/perl5/Shell/POSIX/Select.pm