[ All 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 ]
×

Project perl-Devel-Symdump-1:2.18-5.el8

Name perl-Devel-Symdump
Epoch 1
Version 2.18
Release 5.el8
Website/URL http://search.cpan.org/dist/Devel-Symdump/
License GPL+ or Artistic
Build Time 2023-12-08 16:55:20
Build Host builder-x86-08.inferitos.ru
Summary A Perl module for inspecting Perl's symbol table
Repositories PowerTools
Description The perl module Devel::Symdump provides a convenient way to inspect perl's symbol table and the class hierarchy within a running program.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-Devel-Symdump-1:2.18-5.el8.noarch A Perl module for inspecting Perl's symbol table 305048f8a7582aded08de29900303c8553238074410521504be08455e6fcecc6 download
src
perl-Devel-Symdump-1:2.18-5.el8.src A Perl module for inspecting Perl's symbol table 97247f7e46718310adfc5ae6467e982c4565532410e425368b9fba428632af9f download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:2.18-5
- Rebuilt for MSVSphere 8.8

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.18-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

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

* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.18-3
- Perl 5.26 re-rebuild of bootstrapped packages

* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.18-2
- Perl 5.26 rebuild

* Tue Feb 07 2017 Paul Howarth <paul@city-fan.org> - 1:2.18-1
- Update to 2.18
  - Makefile.PL changes to support perls without "." in @INC; no functional
    change

* Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.17-3
- Perl 5.24 re-rebuild of bootstrapped packages

* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.17-2
- Perl 5.24 rebuild

* Wed Apr 20 2016 Paul Howarth <paul@city-fan.org> - 1:2.17-1
- Update to 2.17
  - Unlist Compress::Zlib as a prereq; it was and still is only used by a test
    that won't run for normal user installs (CPAN RT#113886)
- Author tests now require AUTHOR_TEST variable rather than --doit parameter

* Tue Apr 12 2016 Paul Howarth <paul@city-fan.org> - 1:2.16-1
- Update to 2.16
  - docs only change: create a real link to perlref.pod
- Simplify find command using -delete