Result for 01C21D7D38C2D7186CE5FEADC229EA73D238A8D1

Query result

Key Value
FileNameusr/share/perl5/core_perl/ExtUtils/Liblist/Kid.pm
FileSize25544
MD5834E97C4EAB6307A94B3FEE7F4BF56F9
RDS:package_id293700
SHA-101C21D7D38C2D7186CE5FEADC229EA73D238A8D1
SHA-2561C01F112A62AB7EB6F3DAD17985ADA617E08EF0681C8823AA256AEE760710D2B
SSDEEP384:4SE+pgnwvdyCdNZxiH0zo8cFgCJ87dBTNA:4SYwvACdNZxiUzcJ87dBTNA
TLSHT1BCB2732A02E7827AB6E3F1794FCED004E756C5B35580981C398CD1989F96838C9F5FB9
insert-timestamp1678965135.9315948
sourceRDS.db
tar:gnameroot
tar:unameroot
hashlookup:parent-total25
hashlookup:trust100

Network graph view

Parents (Total: 25)

The searched file hash is included in 25 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD58B29D5CC95A1463151EC3580A033ABF7
PackageArchi586
PackageDescriptionThis is the base package for perl. It contains the perl interpreter as well as the minimal set of perl modules for a minimal basesystem.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl-base
PackageRelease1.mga9
PackageVersion5.36.0
SHA-10889F89E6DAB21F2B25508AE4E88BD4B80A9B501
SHA-2561FCC479D24380F736E1977014C90CB0E164873ADCBEF4C006C2DB44EE9656B08
Key Value
MD59CA064BBBE9F647E45C25FFB654C0B41
PackageArchx86_64
PackageDescriptionThis is the base package for perl. It contains the perl interpreter as well as the minimal set of perl modules for a minimal basesystem.
PackageMaintainerIurt the rebuild bot <mageia-sysadm@mageia.org>
PackageNameperl-base
PackageRelease1.mga9
PackageVersion5.36.0
SHA-109CEFF141C74949B884FAA65F292CC0FB6E9D2C7
SHA-2568CB508C6D91FF2F12FF24AFE3F87618DC50AE23C0B2713F86D425B259994EFA0
Key Value
MD59D906F157FA866B6D00AB0FB213DD948
PackageArchnoarch
PackageDescriptionInclude all the modules bundled with MakeMaker in @INC so ExtUtils::MakeMaker will load. This is for bootstrapping the process of deciding how much of the bundles we need. copy_bundles() copies the contents of each bundle, if necessary, into inc/ as a flattened module directory that MakeMaker can install.
PackageMaintainerumeabot <umeabot>
PackageNameperl-ExtUtils-MakeMaker
PackageRelease2.mga9
PackageVersion7.640.0
SHA-1104A5F33FADC23F4E5B94F1F324E3319B78C8A5F
SHA-256C29FAC1E3170143BEEA59174DD82CB9F126863E7B689F23C7CF21480888954B0
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//x86_64//perl-5.36.1-r2.apk
MD564844B0095E5F69EC1650FCB1C457AFA
SHA-12C238D31399E69E7866D7EE11F1B8AB23045CA08
SHA-25628902A350E8BFD3A779E6EDFF6915AE43D08A4FEAD81519CD7BB0D0F9225C9FD
SSDEEP196608:E/VZMVbSv3pCG++levS2DSFYFmJgaSiNyv897BvYUo+w:iZMVbSv3pCSefuVc0EC7Dpw
TLSHT1AC9633513038DFAC2938F1218AB77D6B89BEC27846524DEB34861BC37F731A9DE25116
Key Value
MD511C66760FC99828F79BEC5386DFA000B
PackageArchnoarch
PackageDescriptionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines that can be individually overridden. Each subroutine returns the text it wishes to have written to the Makefile. As there are various Make programs with incompatible syntax, which use operating system shells, again with incompatible syntax, it is important for users of this module to know which flavour of Make a Makefile has been written for so they'll use the correct one and won't have to face the possibly bewildering errors resulting from using the wrong one. On POSIX systems, that program will likely be GNU Make; on Microsoft Windows, it will be either Microsoft NMake, DMake or GNU Make. See the section on the L</"MAKE"> parameter for details. ExtUtils::MakeMaker (EUMM) is object oriented. Each directory below the current directory that contains a Makefile.PL is treated as a separate object. This makes it possible to write an unlimited number of Makefiles with a single invocation of WriteMakefile(). All inputs to WriteMakefile are Unicode characters, not just octets. EUMM seeks to handle all of these correctly. It is currently still not possible to portably use Unicode characters in module names, because this requires Perl to handle Unicode filenames, which is not yet the case on Windows. See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
PackageNameperl-ExtUtils-MakeMaker
PackageReleaselp151.1.1
PackageVersion7.64
SHA-12F4206C27D8967806F207C6B31C2BA980DCC45EE
SHA-256DBE4C4A3AD53BE91C173DBB8DFC16752BA469425258F48B5E3F39D3A34F7F9E7
Key Value
MD5D5E58188B19DF9776D06FB896D10B3F0
PackageArchnoarch
PackageDescriptionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines that can be individually overridden. Each subroutine returns the text it wishes to have written to the Makefile. As there are various Make programs with incompatible syntax, which use operating system shells, again with incompatible syntax, it is important for users of this module to know which flavour of Make a Makefile has been written for so they'll use the correct one and won't have to face the possibly bewildering errors resulting from using the wrong one. On POSIX systems, that program will likely be GNU Make; on Microsoft Windows, it will be either Microsoft NMake, DMake or GNU Make. See the section on the L</"MAKE"> parameter for details. ExtUtils::MakeMaker (EUMM) is object oriented. Each directory below the current directory that contains a Makefile.PL is treated as a separate object. This makes it possible to write an unlimited number of Makefiles with a single invocation of WriteMakefile(). All inputs to WriteMakefile are Unicode characters, not just octets. EUMM seeks to handle all of these correctly. It is currently still not possible to portably use Unicode characters in module names, because this requires Perl to handle Unicode filenames, which is not yet the case on Windows. See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
PackageNameperl-ExtUtils-MakeMaker
PackageReleasebp153.3.1
PackageVersion7.64
SHA-13BABB69E2CB6105ABCDB566F0444802BE214CA7C
SHA-2568391E243F91F0FE7AC14F906AE48EBCEC164E259E8DFABCB1C849072B317BB4E
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//main//armhf//perl-5.36.1-r2.apk
MD5C3EA5AFF38E85E164FA5F9936ADB5909
SHA-13FD1D7E3C6E718D7FCDE88B7A23E8F49DF0C17ED
SHA-2563DF15C92A067DE74357ABEDBD317ACE7F93A790CE9E4F02BB9C6831A12250215
SSDEEP196608:R3kJKnS1eH6j/AsCxyqufD5SZ4ZAFRRSUlWNc+Jr:RUNq+u1Rp+9
TLSHT1708633ECD188A819CF8FF1BACE309A965D6CB245D223CFE6445F5E316D62DA801CB345
Key Value
MD5D495CE0758032135FC0B96F175272A63
PackageArchnoarch
PackageDescriptionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines that can be individually overridden. Each subroutine returns the text it wishes to have written to the Makefile. As there are various Make programs with incompatible syntax, which use operating system shells, again with incompatible syntax, it is important for users of this module to know which flavour of Make a Makefile has been written for so they'll use the correct one and won't have to face the possibly bewildering errors resulting from using the wrong one. On POSIX systems, that program will likely be GNU Make; on Microsoft Windows, it will be either Microsoft NMake, DMake or GNU Make. See the section on the L</"MAKE"> parameter for details. ExtUtils::MakeMaker (EUMM) is object oriented. Each directory below the current directory that contains a Makefile.PL is treated as a separate object. This makes it possible to write an unlimited number of Makefiles with a single invocation of WriteMakefile(). All inputs to WriteMakefile are Unicode characters, not just octets. EUMM seeks to handle all of these correctly. It is currently still not possible to portably use Unicode characters in module names, because this requires Perl to handle Unicode filenames, which is not yet the case on Windows. See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
PackageNameperl-ExtUtils-MakeMaker
PackageReleaselp152.1.1
PackageVersion7.64
SHA-1461679D2BC0D1D3C4409EA2E2721835103076374
SHA-2563E15BFCD0164273596C8B178550DFD419A2C79CE37E1396275707A81ADA99B63
Key Value
MD5AD87FDD60A7D5C096CEDC313CE5E59FE
PackageArchnoarch
PackageDescriptionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines that can be individually overridden. Each subroutine returns the text it wishes to have written to the Makefile. As there are various Make programs with incompatible syntax, which use operating system shells, again with incompatible syntax, it is important for users of this module to know which flavour of Make a Makefile has been written for so they'll use the correct one and won't have to face the possibly bewildering errors resulting from using the wrong one. On POSIX systems, that program will likely be GNU Make; on Microsoft Windows, it will be either Microsoft NMake, DMake or GNU Make. See the section on the L</"MAKE"> parameter for details. ExtUtils::MakeMaker (EUMM) is object oriented. Each directory below the current directory that contains a Makefile.PL is treated as a separate object. This makes it possible to write an unlimited number of Makefiles with a single invocation of WriteMakefile(). All inputs to WriteMakefile are Unicode characters, not just octets. EUMM seeks to handle all of these correctly. It is currently still not possible to portably use Unicode characters in module names, because this requires Perl to handle Unicode filenames, which is not yet the case on Windows. See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
PackageNameperl-ExtUtils-MakeMaker
PackageRelease1.1
PackageVersion7.64
SHA-147E0E5E511FB1E5765D2761928406B36E6BD5006
SHA-2560A42543A3A5E70B5708DDF0C825B4A705A90DA34CA3FC5D6B0E49A66A4564F14
Key Value
MD5CC37F5FDBA716D1647C9707D8C3AC5EA
PackageArchnoarch
PackageDescriptionThis utility is designed to write a Makefile for an extension module from a Makefile.PL. It is based on the Makefile.SH model provided by Andy Dougherty and the perl5-porters. It splits the task of generating the Makefile into several subroutines that can be individually overridden. Each subroutine returns the text it wishes to have written to the Makefile. As there are various Make programs with incompatible syntax, which use operating system shells, again with incompatible syntax, it is important for users of this module to know which flavour of Make a Makefile has been written for so they'll use the correct one and won't have to face the possibly bewildering errors resulting from using the wrong one. On POSIX systems, that program will likely be GNU Make; on Microsoft Windows, it will be either Microsoft NMake, DMake or GNU Make. See the section on the L</"MAKE"> parameter for details. ExtUtils::MakeMaker (EUMM) is object oriented. Each directory below the current directory that contains a Makefile.PL is treated as a separate object. This makes it possible to write an unlimited number of Makefiles with a single invocation of WriteMakefile(). All inputs to WriteMakefile are Unicode characters, not just octets. EUMM seeks to handle all of these correctly. It is currently still not possible to portably use Unicode characters in module names, because this requires Perl to handle Unicode filenames, which is not yet the case on Windows. See L<ExtUtils::MakeMaker::FAQ> for details of the design and usage.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-ExtUtils-MakeMaker
PackageRelease1.1
PackageVersion7.64
SHA-153D444BF81E13B20C212D0A1FA927820A6180C83
SHA-25618770F270DD5DC163DCAA172A65EBD752F0F05422E3DFE698037D753CB17F546