معرفی شرکت ها


rh-perl524-perl-Getopt-Long-2.48-379.el7.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Extended processing of command line options
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo noarch
نام بسته rh-perl524-perl-Getopt-Long
نام فایل بسته rh-perl524-perl-Getopt-Long-2.48-379.el7.noarch.rpm
نسخه بسته 2.48
انتشار بسته 379.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sat 22 Oct 2016 12
هاست سازنده c1be.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.perl.org/
مجوز GPLv2+ or Artistic
حجم دانلود 96K
حجم نصب 96.250K
The Getopt::Long module implements an extended getopt function called GetOptions(). It parses the command line from @ARGV, recognizing and removing specified options and their possible values. It adheres to the POSIX syntax for command line options, with GNU extensions. In general, this means that options have long names instead of single letters, and are introduced with a double dash "--". Support for bundling of command line options, as was the case with the more traditional single-letter approach, is provided but not enabled by default.


جایگزین ها

بسته نسخه معماری مخزن
rh-perl524-perl-Getopt-Long-2.49.1-2.el7.noarch.rpm 2.49.1 noarch CentOS sclo


نیازمندی

مقدار نام
- rh-perl524-perl(:MODULE_COMPAT_5.24.0)
>= 5.4.0 rh-perl524-perl(:VERSION)
- rh-perl524-perl(Exporter)
>= 1.14 rh-perl524-perl(Pod::Usage)
- rh-perl524-perl(Text::ParseWords)
- rh-perl524-perl(constant)
- rh-perl524-perl(overload)
- rh-perl524-perl(strict)
- rh-perl524-perl(vars)
- rh-perl524-runtime


ارائه دهنده

مقدار نام
= 2.48 rh-perl524-perl(Getopt::Long)
- rh-perl524-perl(Getopt::Long::CallBack)
- rh-perl524-perl(Getopt::Long::Parser)
= 0:2.48-379.el7 rh-perl524-perl-Getopt-Long
- scl-package(rh-perl524)


نحوه نصب


نصب پکیج rpm rh-perl524-perl-Getopt-Long:

    sudo yum localinstall rh-perl524-perl-Getopt-Long-2.48-379.el7.noarch.rpm


فایل ها

مسیرها
/opt/rh/rh-perl524/root/usr/share/man/man3/Getopt::Long.3pm.gz
/opt/rh/rh-perl524/root/usr/share/perl5/Getopt
/opt/rh/rh-perl524/root/usr/share/perl5/Getopt/Long.pm


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

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

Avoid loading of modules from current directory, CVE-2016-1238, (bug #1360425)

2016-07-28

Fix handling \N{} in tr for characters in range 128--255 (RT#128734)

2016-07-25

Move dependency on runtime package to perl-libs

2016-07-25

Rebuilt without dual-life sub-packages

2016-07-24

Rebuild without bootstrap

2016-07-12

Fix a crash in lexical scope warnings (RT#128597)

2016-07-08

Fix a crash in "Subroutine redefined" warning (RT#128257)

2016-07-07

Fix a crash when vivifying a stub in a deleted package (RT#128532)

2016-07-07

Do not let XSLoader load relative paths (CVE-2016-6185)

2016-07-04

Fix line numbers with perl -x (RT#128508)

2016-06-24

Do not crash when inserting a non-stash into a stash (RT#128238)

2016-06-22

Do not use unitialized memory in $h{\const} warnings (RT#128189)
Fix precedence in hv_ename_delete (RT#128086)
Do not treat %: as a stash (RT#128238)

2016-06-20

2016-06-16

Do not mangle errno from failed socket calls (RT#128316)

2016-06-14

Fix a memory leak when compiling a regular expression with a POSIX class

2016-05-19

Remove reflexive dependencies
Use pregenerated dependencies on bootstrapping
Specify more build-time dependencies