[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет perl-constant-1.33-1001.module+el8.9.0+104+7457d333.noarch download

Имя perl-constant
Эпоха 0
Версия 1.33
Релиз 1001.module+el8.9.0+104+7457d333
Архитектура noarch
Сайт http://search.cpan.org/dist/constant/
Лицензия GPL+ or Artistic
Время сборки 2024-04-30 14:06:06
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Perl pragma to declare constants
Репозитории AppStream
Полное описание This pragma allows you to declare constants at compile-time: use constant PI => 4 * atan2(1, 1); When you declare a constant such as "PI" using the method shown above, each machine your script runs upon can have as many digits of accuracy as it can use. Also, your program will be easier to read, more likely to be maintained (and maintained correctly), and far less likely to send a space probe to the wrong planet because nobody noticed the one equation in which you wrote 3.14195. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false.
Эррата
Размер 26 КиБ
Исходный проект perl-constant-1.33-1001.module+el8.9.0+104+7457d333
Контрольная сумма SHA-256 6c8455a45bb567afc6b8f04bc7116c08184316fcf18f12b8106673aeff047737
Module perl-5.30-8090020240429180647.8af31532
× Full screenshot
История изменений link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.33-1001
- Rebuilt for MSVSphere 8.8

* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-1001
- Rebuild with enable hardening (bug #1636329)

* Thu Aug 23 2018 Petr Pisar <ppisar@redhat.com> - 1.33-1000
- Increase release not to clash with perl-bootstrap:5.24 subpackages
  (bug #1620196)

* Fri Apr 27 2018 Petr Pisar <ppisar@redhat.com> - 1.33-398
- Increase release not to clash with perl-bootstrap:5.24 subpackages

* Wed Mar 28 2018 Petr Pisar <ppisar@redhat.com> - 1.33-397
- Increase release not to clash with perl-bootstrap:5.24 subpackages

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-396
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-395
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-394
- Perl 5.26 re-rebuild of bootstrapped packages

* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-393
- Perl 5.26 rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-368
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild