Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-base-5.28.2-1.mga7 RPM for aarch64

From Mageia 7 for aarch64 / media / core / release

Name: perl-base Distribution: Mageia
Version: 5.28.2 Vendor: Mageia.Org
Release: 1.mga7 Build date: Tue Apr 23 21:21:56 2019
Group: Development/Perl Build host: localhost
Size: 7315002 Source RPM: perl-5.28.2-1.mga7.src.rpm
Packager: tmb <tmb>
Url: http://www.perl.org/
Summary: The Perl programming language (base)
This is the base package for perl.
It contains the ther perl interpreter as well as the minimal set of perl
modules for minimal basesystem.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Apr 23 2019 tv <tv> 2:5.28.2-1.mga7
  + Revision: 1395029
  - 5.28.2 bump (see https://metacpan.org/pod/release/SHAY/perl-5.28.2/pod/perldelta.pod
    for release notes)
* Wed Apr 10 2019 tv <tv> 2:5.28.1-6.mga7
  + Revision: 1388114
  - Fix a leak when compiling a typed hash dereference
  - Fix a buffer overread when handling a scope error in qr/\(?{/ (RT#133879)
  - Fix a buffer overread when parsing a regular expression with an unknown
    character name (RT#133880)
  - Fix mbstate_t initialization in POSIX::mblen (RT#133928)
  - Fix a memory leak when cloning a regular expression
  - Fix a memory leak when spawning threads in a BEGIN phase
  - Fix a memory leak when assigning a regular expression to a non-copy-on-write string
  - Fix a memory leak when assigning to a localized ${^WARNING_BITS}
  - Fix a memory leak when parsing misindented here-documents
  - Fix a memory leak in package name lookup (RT#133977)
  - Fix a memory leak when deletion in a tied hash dies
  - Fix a crash when matching case insensitively (RT#133892)
  - Fix a memory leak when warning about malformed UTF-8 string
* Tue Feb 26 2019 tv <tv> 2:5.28.1-5.mga7
  + Revision: 1370257
  - remove -64int from INC (this was a temp cauldron path issue on 32bit with
    perl-5.24/26 but all perl modules have been rebuilt since)
* Tue Feb 26 2019 tv <tv> 2:5.28.1-4.mga7
  + Revision: 1370232
  - Fix a crash when parsing #line directives with large numbers in eval
    (RT#131562)
  - Fix setting magic when changing $^R (RT#133782)
  - Fix a race when loading XS modules
  - Fix extending a stack in Perl parser (RT#133778)
* Wed Jan 16 2019 tv <tv> 2:5.28.1-3.mga7
  + Revision: 1357448
  - Adjust tests to gdbm-1.15 using an upstream fix (RT#133295)
  - Do not close an IPC pipe that already has a desired descriptor (RT#133726)
  - Fix reporting a line number for non-terminated prototypes (RT#133524)
  - Fix first eof() return value (RT#133721)
  - Fix a crash when compiling a malformed form (RT#132158)
  - Prevent long jumps from clobbering local variables (RT#133575)
  - Fix a mismatch with a case-insesitive regular expression on a text with ligatures
    (RT#133756)
* Fri Dec 07 2018 tv <tv> 2:5.28.1-2.mga7
  + Revision: 1338778
  - Fix script run matching to allow ASCII digits in scripts that use their own in
    addition (RT#133547)
  - Fix PathTools tests to cope with ESTALE error (RT#133534)
  - Fix an undefined behaviour in S_hv_delete_common()
  - Fix in-place edit to replace files on a successful perl exit status
    (bug #1650041)
  - Fix compiling regular expressions that contain both compile- and run-time
    compiled code blocks (RT#133687)
  - Really apply fix upack "u" of invalid data, RT#132655, in upstream after 5.29.2
* Sun Dec 02 2018 tv <tv> 2:5.28.1-1.mga7
  + Revision: 1337575
  - 5.28.1
  - explain base subpkg more
* Mon Nov 26 2018 tv <tv> 2:5.28.0-6.mga7
  + Revision: 1335304
  - move ExtUtils::MakeMaker into perl-base (smaller minimal install)
    (for Time::HiRes, related to: mga#23894)
* Wed Oct 03 2018 tv <tv> 2:5.28.0-5.mga7
  + Revision: 1316070
  - Fix upack "u" of invalid data (RT#132655)
* Mon Sep 17 2018 tv <tv> 2:5.28.0-4.mga7
  + Revision: 1259292
  - Revert a fix for a buffer overrun in deprecated S_is_utf8_common()
    (rhbz#1627091)
* Thu Sep 06 2018 tv <tv> 2:5.28.0-3.mga7
  + Revision: 1257454
  - Fix a buffer overrun in deprecated S_is_utf8_common()
  - Fix a buffer overrun in deprecated utf8_to_uvchr()
  - Fix a time race in Time-HiRes/t/itimer.t test
  - Fix matching an ASCII digit followed by a non-ASCII digit using a script run
  - Fix Time::Piece to handle objects in overloaded methods correctly
  - Fix an assignment to a lexical variable in multiconcatenation expressions
    (RT#133441)
  - Fix a spurious warning about uninitialized value in warn (RT#132683)
* Sat Aug 18 2018 pterjan <pterjan> 2:5.28.0-2.mga7
  + Revision: 1252431
  - Move some missing files into perl-base on armv7hl
  + tv <tv>
  - remove no more needed -Dperllibs thx to patch14
  - remove 64int hack now that we moved perl stuff -- only archname shows "-64int"
* Sun Aug 05 2018 tmb <tmb> 2:5.28.0-1.mga7
  + Revision: 1247841
  - rebuild for missing signatures
* Thu Aug 02 2018 tv <tv> 2:5.28.0-0.3.mga7
  + Revision: 1246853
  - fix unapplied patches
  - Fix a file descriptor leak in in-place edits (RT#133314)
* Thu Aug 02 2018 tv <tv> 2:5.28.0-0.2.mga7
  + Revision: 1246850
  - switch to /usr/share/perl & /usr/LIB/perl5 w/o version & arch like FC
    (implement compatibility measures for a short transition period)
  - adjust perl-base/perl filtering accordingly
  - set shrpdir to where we install libperl.so
  - load modules from 5.26.2 too
  - new release
  - drop merged patches
  - sync patches with FC
  - fix requires on \\s
  - renumber patches like in FC's perl-5.28
  - drop CORO fix, uneeded
* Thu Jul 26 2018 pterjan <pterjan> 2:5.26.2-10.mga7
  + Revision: 1245449
  - Add more missing files into perl-base on aarch64
* Sun Jun 17 2018 luigiwalser <luigiwalser> 2:5.26.2-9.mga7
  + Revision: 1237488
  - rebuild for gdbm
* Sat Jun 02 2018 pterjan <pterjan> 2:5.26.2-8.mga7
  + Revision: 1233736
  - Add a missing file in perl-base on aarch64
* Sun May 27 2018 tv <tv> 2:5.26.2-7.mga7
  + Revision: 1232379
  - Fix an infinite loop in the regular expression compiler (RT#133185)
* Sat May 26 2018 tmb <tmb> 2:5.26.2-6.mga7
  + Revision: 1232345
  - rebuild for new glibc
* Wed May 16 2018 tv <tv> 2:5.26.2-5.mga7
  + Revision: 1229866
  - rebuild for new glibc (no more xlocale.h)
* Sat May 12 2018 tv <tv> 2:5.26.2-4.mga7
  + Revision: 1228532
  - Do not clobber file bytes in :encoding layer (RT#132833)
  - Fix line numbers in multi-line s/// (RT#131930)
  - Fix parsing extended bracketed character classes (RT#132167)
  - Fix a possibly unitialized memory read in the Perl parser (RT#133074)
* Mon Apr 16 2018 shlomif <shlomif> 2:5.26.2-3.mga7
  + Revision: 1219372
  - try fix 32bit platforms
* Mon Apr 16 2018 shlomif <shlomif> 2:5.26.2-2.mga7
  + Revision: 1219367
  - bump rel for rebuild
* Sun Apr 15 2018 shlomif <shlomif> 2:5.26.2-1.mga7
  + Revision: 1218896
  - New version 5.26.2
* Wed Feb 07 2018 tv <tv> 2:5.26.1-3.mga7
  + Revision: 1199432
  - Add patch to conditionalize a fix for an old and long fixed bug
    in libcrypt / glibc (rhbz#1536752)
  - Link XS modules to pthread library to fix linking with -z defs
  - Fix parsing braced subscript after parentheses (RT#8045)
  - Fix a heap use after free when moving a stack (RT#131954)
* Thu Jan 18 2018 tv <tv> 2:5.26.1-2.mga7
  + Revision: 1194454
  - Fix an overflow in the lexer when reading a new line (RT#131793)
  - Fix Term::ReadLine not to create spurious &STDERR files (RT#132008)
  - Fix a crash when a match for inversely repeated group fails (RT#132017)
  - Fix an overflow when parsing a character range with no preceding character
    (RT#132245)
  - Fix walking symbol table for ISA in Carp
  - Fix handling file names with null bytes in (l)stat functions (RT#131895)
  - Fix a crash when untying an object witout a stash
  - Fix deparsing of transliterations with unprintable characters (RT#132405)
  - Fix error reporting on do() on a directory (RT#125774)
  - Fix stack manipulation when a lexical subroutine is defined in a do block in
    a member of an iteration list (RT#132442)
  - Fix setting $! when statting a closed filehandle (RT#108288)
  - Fix tainting of s/// with overloaded replacement (RT#115266)
  - Expand system() arguments before a fork (RT#121105)
  - Avoid undefined behavior when copying memory in Glob and pp_caller (RT#131746)
* Wed Sep 27 2017 tv <tv> 2:5.26.1-1.mga7
  + Revision: 1160665
  - Make *DBM_File desctructors thread-safe (rhbz#1107543, RT#61912)
  - 5.26.1 final
  - reapply rediff ed patches 43 & 54
* Tue Sep 19 2017 tv <tv> 2:5.26.1-0.4.mga7
  + Revision: 1155409
  - submit to core/release
* Mon Sep 18 2017 tv <tv> 2:5.26.1-0.3.mga7
  + Revision: 1155289
  - get rid of -64int suffix on 32bit arch
  - special case: look for -64int for 5.26.0 on 32bit
* Mon Sep 18 2017 tv <tv> 2:5.26.1-0.2.mga7
  + Revision: 1155180
  - add 5.26.0 to search list
  - new release
* Wed Aug 30 2017 neoclust <neoclust> 2:5.26.0-9.mga7
  + Revision: 1148466
  - Rebuild on the BS
* Sat Aug 26 2017 tv <tv> 2:5.26.0-8.mga7
  + Revision: 1147909
  - disable debugging (mga#21441)
  - default to 64bit integer on 32bit
* Fri Aug 25 2017 tv <tv> 2:5.26.0-7.mga7
  + Revision: 1147733
  - heap-use-after-free in pp_rv2sv, from asan fuzzing (RT#130861)
  - heap-buffer-overflow (READ of size 1) in Perl_my_atof2() (RT#131526)
  - Assert fail in vutil.c with very large version numbers in warnings (RT#128207)
  - s// on utf8 string occasionally crashes with "Malformed UTF-8 character" (RT#131575)
  - Fix multideref for $x{qw/a/->$*} (RT#131627)
  - don't skip the temps stack entry we just allocated (RT#131570)
  - ensure the GV slot is filled for our [%$@]foo: attr (RT#131597)
  - extend stack in scalar-context pp_list when no args (RT#131627)
  - add X<s> to s/// in perlop (RT#131371)
  - UTF8 code improperly casting negative integer to U8 in comparison (RT#131190)
  - various module updates from maint-5.26
* Tue Aug 22 2017 tv <tv> 2:5.26.0-6.mga7
  + Revision: 1142933
  - Fix unreliable Time-HiRes tests (CPAN RT#122819)
  - Fix reporting malformed UTF-8 character (RT#131646)
  - Fix File::Glob rt131211.t test random failures
  - Fix t/op/hash.t test random failures
  - Parse caret variables with subscripts as normal variables inside ${...}
    escaping (RT#131664)
  - Do not display too many bytes when reporting malformed UTF-8 character
  - Fix select called with a repeated magical variable (RT#131645)
  - Fix error message for "our sub foo::bar" (RT#131679)
  - Fix executing arybase::_tie_it() in Safe compartement (RT#131588)
  - Fix handling attribute specification on our variables (RT#131597)
  - Fix splitting non-ASCII strings if unicode_strings feature is enabled (RT#130907)
  - Fix compiler warnings in code generated by ExtUtils::Constant
    (CPAN RT#63832, CPAN RT#101487)
  - Fix GCC version detection for -D_FORTIFY_SOURCE override (RT#131809)
* Mon Aug 07 2017 pterjan <pterjan> 2:5.26.0-5.mga7
  + Revision: 1138294
  - Rebuild to have packages signed
  + neoclust <neoclust>
  - Disable again debugging for the moment
* Sun Aug 06 2017 tv <tv> 2:5.26.0-4.mga7
  + Revision: 1138034
  - disable debugging (mga#21441)
  - do not enable int64 by default on 32bit yet
  - fix installing with -Duse64bitint
  - Store distribution's linker and compiler flags to more Config's options
    in order to apply them when linking executable programs (bug #1238804)
  - use the proper way to disable --no-undefined
  - Use 64 bit ints on 32 bit platforms (rhbz#1268828)
* Thu Jul 20 2017 tv <tv> 2:5.26.0-2.mga7
  + Revision: 1125441
  - add fixes from FC
* Wed Jul 19 2017 tv <tv> 2:5.26.0-1.mga7
  + Revision: 1125225
  - update file list
  - new release
* Tue Jun 06 2017 shlomif <shlomif> 2:5.22.3-3.mga6
  + Revision: 1107132
  - Fix for MGA#19051 / CVE-2017-6512 - File::Path .
  - Thanks to Debian.
* Wed Apr 26 2017 neoclust <neoclust> 2:5.22.3-2.mga6
  + Revision: 1097427
  - Add P1000 P1001 - Helps to fix CVE-2016-1238 (mga#19051)

Files

/usr/bin/perl
/usr/bin/perl5
/usr/bin/perl5.28.2
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/6f4d467f954dc5f708be8ece5228c7ce9df606
/usr/lib/.build-id/10
/usr/lib/.build-id/10/3ce434181b35078f154799d280efcf7f83c917
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/f24e741d86f91e6a138c8c650575bd0e31f570
/usr/lib/.build-id/21
/usr/lib/.build-id/21/bbd0fa23633c8d6928eef2c669cac7353d1476
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/93069f4011f355ad10f19726b0acc78eb8f8d9
/usr/lib/.build-id/30
/usr/lib/.build-id/30/a92408a22d974466b8d312305059913342f000
/usr/lib/.build-id/31
/usr/lib/.build-id/31/3b157fa6ac667db3eefa906149ba90f6c1342f
/usr/lib/.build-id/54
/usr/lib/.build-id/54/acb5322851652a433be316e27010ec376c555f
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/41093a24ecf9a8215531441af5c96d603a700f
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/344a7ecde0166e45ce86415d646f6f60189b62
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/ff5a214135f02d5793983860d39a0a3a55da7f
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/b7ea1ba5a2de86b1ccb7cd3266b241a10db690
/usr/lib/.build-id/91
/usr/lib/.build-id/91/3bca5ca627a06583ee9f173d519225feffe4b8
/usr/lib/.build-id/95
/usr/lib/.build-id/95/4cdc4f8f85f0531e4e743e2a104d6c7f992380
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/eeb72c0c3d3187d8a60128a96dc5fb2f4c5e09
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/374b048f453a3cbc95014175d61678b6ead647
/usr/lib/.build-id/b1/7aec476617336b740674c1100da987919e16e7
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/985aa5c4c7634855900b61b74a35bb87900291
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7efe4c9ef77b9dc53267474220f122a1e65ac7
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/b66a64a3c5bb3c5e21a8bc7eb0ab9473a8ea49
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/dd8523431f95eb153906eaf946253c06d1ecd1
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/6951003f20e1e8225e84e0b937ab94f69d08d8
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/9bf185f4a0c2205ba662883ecd59d083e04dc1
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/3a432d5a6db038ec22ac14595490522aed8d41
/usr/lib/rpm/macros.d/macros.perl
/usr/lib64/libperl.so.5.28
/usr/lib64/libperl.so.5.28.2
/usr/lib64/perl5
/usr/lib64/perl5/B.pm
/usr/lib64/perl5/CORE
/usr/lib64/perl5/CORE/libperl.so
/usr/lib64/perl5/Compress
/usr/lib64/perl5/Compress/Raw
/usr/lib64/perl5/Compress/Raw/Bzip2.pm
/usr/lib64/perl5/Compress/Raw/Zlib.pm
/usr/lib64/perl5/Config.pm
/usr/lib64/perl5/Config_heavy.pl
/usr/lib64/perl5/Cwd.pm
/usr/lib64/perl5/Data/Dumper.pm
/usr/lib64/perl5/Digest/MD5.pm
/usr/lib64/perl5/DynaLoader.pm
/usr/lib64/perl5/Encode.pm
/usr/lib64/perl5/Encode/Alias.pm
/usr/lib64/perl5/Encode/Byte.pm
/usr/lib64/perl5/Encode/CJKConstants.pm
/usr/lib64/perl5/Encode/Config.pm
/usr/lib64/perl5/Encode/EBCDIC.pm
/usr/lib64/perl5/Encode/Encoder.pm
/usr/lib64/perl5/Encode/Encoding.pm
/usr/lib64/perl5/Encode/GSM0338.pm
/usr/lib64/perl5/Encode/Guess.pm
/usr/lib64/perl5/Encode/MIME
/usr/lib64/perl5/Encode/MIME/Header
/usr/lib64/perl5/Encode/MIME/Header.pm
/usr/lib64/perl5/Encode/MIME/Header/ISO_2022_JP.pm
/usr/lib64/perl5/Encode/MIME/Name.pm
/usr/lib64/perl5/Encode/Symbol.pm
/usr/lib64/perl5/Encode/Unicode
/usr/lib64/perl5/Encode/Unicode.pm
/usr/lib64/perl5/Encode/Unicode/UTF7.pm
/usr/lib64/perl5/Errno.pm
/usr/lib64/perl5/Fcntl.pm
/usr/lib64/perl5/File/Glob.pm
/usr/lib64/perl5/File/Spec
/usr/lib64/perl5/File/Spec.pm
/usr/lib64/perl5/File/Spec/Unix.pm
/usr/lib64/perl5/I18N/Langinfo.pm
/usr/lib64/perl5/IO
/usr/lib64/perl5/IO.pm
/usr/lib64/perl5/IO/File.pm
/usr/lib64/perl5/IO/Handle.pm
/usr/lib64/perl5/IO/Seekable.pm
/usr/lib64/perl5/IO/Select.pm
/usr/lib64/perl5/IO/Socket
/usr/lib64/perl5/IO/Socket.pm
/usr/lib64/perl5/IO/Socket/INET.pm
/usr/lib64/perl5/List
/usr/lib64/perl5/List/Util
/usr/lib64/perl5/List/Util.pm
/usr/lib64/perl5/List/Util/XS.pm
/usr/lib64/perl5/MIME/Base64.pm
/usr/lib64/perl5/MIME/QuotedPrint.pm
/usr/lib64/perl5/POSIX.pm
/usr/lib64/perl5/Scalar
/usr/lib64/perl5/Scalar/Util.pm
/usr/lib64/perl5/Socket.pm
/usr/lib64/perl5/Storable.pm
/usr/lib64/perl5/Sys
/usr/lib64/perl5/Sys/Hostname.pm
/usr/lib64/perl5/_h2ph_pre.ph
/usr/lib64/perl5/asm
/usr/lib64/perl5/asm-generic/bitsperlong.ph
/usr/lib64/perl5/asm-generic/unistd.ph
/usr/lib64/perl5/asm/bitsperlong.ph
/usr/lib64/perl5/asm/unistd.ph
/usr/lib64/perl5/auto
/usr/lib64/perl5/auto/B/B.so
/usr/lib64/perl5/auto/Compress
/usr/lib64/perl5/auto/Compress/Raw
/usr/lib64/perl5/auto/Compress/Raw/Bzip2
/usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so
/usr/lib64/perl5/auto/Compress/Raw/Zlib
/usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so
/usr/lib64/perl5/auto/Cwd
/usr/lib64/perl5/auto/Cwd/Cwd.so
/usr/lib64/perl5/auto/Data
/usr/lib64/perl5/auto/Data/Dumper
/usr/lib64/perl5/auto/Data/Dumper/Dumper.so
/usr/lib64/perl5/auto/Digest
/usr/lib64/perl5/auto/Digest/MD5
/usr/lib64/perl5/auto/Digest/MD5/MD5.so
/usr/lib64/perl5/auto/Encode
/usr/lib64/perl5/auto/Encode/Byte
/usr/lib64/perl5/auto/Encode/Byte/Byte.so
/usr/lib64/perl5/auto/Encode/EBCDIC
/usr/lib64/perl5/auto/Encode/EBCDIC/EBCDIC.so
/usr/lib64/perl5/auto/Encode/Encode.so
/usr/lib64/perl5/auto/Encode/Symbol
/usr/lib64/perl5/auto/Encode/Symbol/Symbol.so
/usr/lib64/perl5/auto/Encode/Unicode
/usr/lib64/perl5/auto/Encode/Unicode/Unicode.so
/usr/lib64/perl5/auto/Fcntl
/usr/lib64/perl5/auto/Fcntl/Fcntl.so
/usr/lib64/perl5/auto/File
/usr/lib64/perl5/auto/File/Glob
/usr/lib64/perl5/auto/File/Glob/Glob.so
/usr/lib64/perl5/auto/I18N
/usr/lib64/perl5/auto/I18N/Langinfo
/usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so
/usr/lib64/perl5/auto/IO
/usr/lib64/perl5/auto/IO/IO.so
/usr/lib64/perl5/auto/List
/usr/lib64/perl5/auto/List/Util
/usr/lib64/perl5/auto/List/Util/Util.so
/usr/lib64/perl5/auto/MIME
/usr/lib64/perl5/auto/MIME/Base64
/usr/lib64/perl5/auto/MIME/Base64/Base64.so
/usr/lib64/perl5/auto/POSIX
/usr/lib64/perl5/auto/POSIX/POSIX.so
/usr/lib64/perl5/auto/Socket
/usr/lib64/perl5/auto/Socket/Socket.so
/usr/lib64/perl5/auto/Storable
/usr/lib64/perl5/auto/Storable/Storable.so
/usr/lib64/perl5/auto/Sys
/usr/lib64/perl5/auto/Sys/Hostname
/usr/lib64/perl5/auto/Sys/Hostname/Hostname.so
/usr/lib64/perl5/auto/re
/usr/lib64/perl5/auto/re/re.so
/usr/lib64/perl5/bits
/usr/lib64/perl5/bits/syscall.ph
/usr/lib64/perl5/lib.pm
/usr/lib64/perl5/re.pm
/usr/lib64/perl5/sys
/usr/lib64/perl5/sys/syscall.ph
/usr/lib64/perl5/syscall.ph
/usr/share/perl5
/usr/share/perl5/AnyDBM_File.pm
/usr/share/perl5/AutoLoader.pm
/usr/share/perl5/Carp
/usr/share/perl5/Carp.pm
/usr/share/perl5/Carp/Heavy.pm
/usr/share/perl5/Compress
/usr/share/perl5/Compress/Zlib.pm
/usr/share/perl5/DirHandle.pm
/usr/share/perl5/Encode
/usr/share/perl5/Encode/ConfigLocal_PM.e2x
/usr/share/perl5/Encode/Makefile_PL.e2x
/usr/share/perl5/Encode/_PM.e2x
/usr/share/perl5/Encode/_T.e2x
/usr/share/perl5/Exporter
/usr/share/perl5/Exporter.pm
/usr/share/perl5/Exporter/Heavy.pm
/usr/share/perl5/ExtUtils/Liblist.pm
/usr/share/perl5/ExtUtils/Liblist/Kid.pm
/usr/share/perl5/ExtUtils/MM.pm
/usr/share/perl5/ExtUtils/MY.pm
/usr/share/perl5/ExtUtils/MakeMaker
/usr/share/perl5/ExtUtils/MakeMaker.pm
/usr/share/perl5/ExtUtils/MakeMaker/Config.pm
/usr/share/perl5/ExtUtils/MakeMaker/FAQ.pod
/usr/share/perl5/ExtUtils/MakeMaker/Locale.pm
/usr/share/perl5/ExtUtils/MakeMaker/Tutorial.pod
/usr/share/perl5/ExtUtils/MakeMaker/version.pm
/usr/share/perl5/File
/usr/share/perl5/File/Basename.pm
/usr/share/perl5/File/Find.pm
/usr/share/perl5/File/GlobMapper.pm
/usr/share/perl5/File/Path.pm
/usr/share/perl5/File/Temp.pm
/usr/share/perl5/FileHandle.pm
/usr/share/perl5/FindBin.pm
/usr/share/perl5/Getopt
/usr/share/perl5/Getopt/Long.pm
/usr/share/perl5/Getopt/Std.pm
/usr/share/perl5/IO
/usr/share/perl5/IO/Compress
/usr/share/perl5/IO/Compress/Adapter
/usr/share/perl5/IO/Compress/Adapter/Bzip2.pm
/usr/share/perl5/IO/Compress/Adapter/Deflate.pm
/usr/share/perl5/IO/Compress/Adapter/Identity.pm
/usr/share/perl5/IO/Compress/Base
/usr/share/perl5/IO/Compress/Base.pm
/usr/share/perl5/IO/Compress/Base/Common.pm
/usr/share/perl5/IO/Compress/Bzip2.pm
/usr/share/perl5/IO/Compress/Deflate.pm
/usr/share/perl5/IO/Compress/Gzip
/usr/share/perl5/IO/Compress/Gzip.pm
/usr/share/perl5/IO/Compress/Gzip/Constants.pm
/usr/share/perl5/IO/Compress/RawDeflate.pm
/usr/share/perl5/IO/Compress/Zip
/usr/share/perl5/IO/Compress/Zip.pm
/usr/share/perl5/IO/Compress/Zip/Constants.pm
/usr/share/perl5/IO/Compress/Zlib
/usr/share/perl5/IO/Compress/Zlib/Constants.pm
/usr/share/perl5/IO/Compress/Zlib/Extra.pm
/usr/share/perl5/IO/Uncompress
/usr/share/perl5/IO/Uncompress/Adapter
/usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm
/usr/share/perl5/IO/Uncompress/Adapter/Identity.pm
/usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm
/usr/share/perl5/IO/Uncompress/AnyInflate.pm
/usr/share/perl5/IO/Uncompress/AnyUncompress.pm
/usr/share/perl5/IO/Uncompress/Base.pm
/usr/share/perl5/IO/Uncompress/Bunzip2.pm
/usr/share/perl5/IO/Uncompress/Gunzip.pm
/usr/share/perl5/IO/Uncompress/Inflate.pm
/usr/share/perl5/IO/Uncompress/RawInflate.pm
/usr/share/perl5/IO/Uncompress/Unzip.pm
/usr/share/perl5/IPC/Open2.pm
/usr/share/perl5/IPC/Open3.pm
/usr/share/perl5/Net/Cmd.pm
/usr/share/perl5/Net/Config.pm
/usr/share/perl5/Net/FTP
/usr/share/perl5/Net/FTP.pm
/usr/share/perl5/Net/FTP/A.pm
/usr/share/perl5/Net/FTP/E.pm
/usr/share/perl5/Net/FTP/I.pm
/usr/share/perl5/Net/FTP/L.pm
/usr/share/perl5/Net/FTP/dataconn.pm
/usr/share/perl5/Net/POP3.pm
/usr/share/perl5/PerlIO.pm
/usr/share/perl5/SelectSaver.pm
/usr/share/perl5/Symbol.pm
/usr/share/perl5/Tie
/usr/share/perl5/Tie/Hash.pm
/usr/share/perl5/Time
/usr/share/perl5/Time/Local.pm
/usr/share/perl5/XSLoader.pm
/usr/share/perl5/autouse.pm
/usr/share/perl5/base.pm
/usr/share/perl5/bytes.pm
/usr/share/perl5/bytes_heavy.pl
/usr/share/perl5/constant.pm
/usr/share/perl5/feature.pm
/usr/share/perl5/integer.pm
/usr/share/perl5/overload.pm
/usr/share/perl5/overloading.pm
/usr/share/perl5/parent.pm
/usr/share/perl5/strict.pm
/usr/share/perl5/unicore/To/Fold.pl
/usr/share/perl5/unicore/To/Lower.pl
/usr/share/perl5/unicore/To/Upper.pl
/usr/share/perl5/utf8.pm
/usr/share/perl5/utf8_heavy.pl
/usr/share/perl5/vars.pm
/usr/share/perl5/warnings
/usr/share/perl5/warnings.pm
/usr/share/perl5/warnings/register.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 9 11:37:51 2023