Result for 071B1922F22B997355606D759C26B6CD9B08ACCE

Query result

Key Value
CRC32F68A4108
FileName./usr/lib/x86_64-linux-gnu/perl5/5.30/Apache2/SourceTables.pm
FileSize1320
MD5C7EB492B94649A1270C570139C493484
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '2194', 'OpSystemCode': '51', 'ProductCode': '17393', 'ProductName': 'Fedora 23 Server 32-bit', 'ProductVersion': '2015'}
SHA-1071B1922F22B997355606D759C26B6CD9B08ACCE
SHA-256311823D8A204D5D97AE58EBF3D21E76587255962FBD09F641F005D79834EEDA4
SSDEEP24:1K50sN9BxKV7akuhIbCOU0E+MHQk1vpslZ49Ug4OOwYM1fJ:1chjxKhehDx0OH31hmMVJ
SpecialCode
TLSHT18F2115D967CB3F2207C4C19A5F2FD16FE91982E4200E5574702D81EC536A6AD03EEBB1
dbnsrl_modern_rds
insert-timestamp1646980398.937634
sourceNSRL
tar:gnamebin
tar:unameroot
hashlookup:parent-total230
hashlookup:trust100

Network graph view

Parents (Total: 230)

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

Key Value
MD5FB30621BB3B268DB6AC7204A16AC8A3F
PackageArchaarch64
PackageDescriptionapache-mod_perl incorporates a Perl interpreter into the apache web server, so that the Apache web server can directly execute Perl code. Mod_perl links the Perl runtime library into the apache web server and provides an object-oriented Perl interface for apache's C language API. The end result is a quicker CGI script turnaround process, since no external Perl interpreter has to be started. Install apache-mod_perl if you're installing the apache web server and you'd like for it to directly incorporate a Perl interpreter. You can build apache-mod_perl with some conditional build switches; (ie. use with rpm --rebuild): --with[out] debug Compile with debugging code (forces --with test) --with[out] test Initiate a Apache-Test run
PackageMaintainerumeabot <umeabot>
PackageNameapache-mod_perl
PackageRelease3.mga9
PackageVersion2.0.12
SHA-10074D507384A27E2FAD2E97C1D084656640A23AA
SHA-256C85729D7603E2A45080C839D1E7850230B367F3E1FE3D4DC343BF28397717C9D
Key Value
MD5037FEE770BDB30CE0032EB06394F3E3E
PackageArchx86_64
PackageDescriptionMod_perl incorporates a Perl interpreter into the Apache web server, so that the Apache web server can directly execute Perl code. Mod_perl links the Perl run-time library into the Apache web server and provides an object-oriented Perl interface for Apache's C language API. The end result is a quicker CGI script turnaround process, since no external Perl interpreter has to be started. Install mod_perl if you're installing the Apache web server and you'd like for it to directly incorporate a Perl interpreter.
PackageMaintainerFedora Project
PackageNamemod_perl
PackageRelease3.el7
PackageVersion2.0.10
SHA-100D5198210834F8FFAB19AAC116C80D09A21B315
SHA-256A1F6E77E1C46337F6CE6804FD52255AF32EB3AB22E3491ECFBC475B818308863
Key Value
FileSize857868
MD52E9885DCD3BF07B331D4455AD0A52CE2
PackageDescriptionIntegration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including <Perl> sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibapache2-mod-perl2
PackageSectionhttpd
PackageVersion2.0.11-4
SHA-100E826826F2CD41F10357EA92304DC7B749A92E9
SHA-2568675078474DA5CC8CA79895F72768B37345AC4B5FDB6DAE9CC82FECE1FCE7CA6
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.2/packages//hppa//ap2-mod_perl-2.0.9p2.tgz
MD56E3F570F2F8C3BFF9AA5481FE44FBA4F
SHA-100F37EA646868BEAD28196B97E94FA027B02DD86
SHA-256AD811900B538B11F8E9F919EBB2A7ADEA438FF77DFBC81BCF382E3A15A6F4EA6
SSDEEP24576:+iIiLtzThTVSXuL8qM6omffulvYiawnl6mH7ZgmyK:hZLddT/s6D0vYiawl6uhF
TLSHT10A25331D33460997CDBD31BF6A07FE12E326DBD9116A889409DF4E5AAE701332774E0A
Key Value
FileSize902716
MD5937E62FC12DDDCC1078A51C97FAB482B
PackageDescriptionIntegration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including <Perl> sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibapache2-mod-perl2
PackageSectionhttpd
PackageVersion2.0.9~1624218-2+deb8u2
SHA-1015DF6C47F43A20DA51E1445E715C7052D87F8E0
SHA-256869FBEF79ED85DC691B47691E856E8B8BB92523A328D48DE8F54DDC8414ED9CB
Key Value
MD5FEBB98EF0715EEB5B75D02AD7657D3D9
PackageArchs390x
PackageDescriptionThe Apache/Perl integration project brings together the full power of the Perl programming language and the Apache HTTP server. With mod_perl, it is possible to write Apache modules entirely in Perl. The persistent interpreter embedded in the server avoids the overhead of starting an external interpreter and the penalty of Perl start-up time. Note that you do not need mod_perl to run perl scripts via the common gateway interface (CGI). mod_perl enables you to run Perl scripts in an embedded interpreter if the additional performance is needed, but may require modifications to the scripts.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameapache2-mod_perl
PackageReleasebp154.2.53
PackageVersion2.0.11
SHA-10198CFC4FD8BEAED9A518E7A29ACA33CBB284E73
SHA-256AC7C4A9B5C8719F459E87B84525A4ECA9CEBA9552B69B2864AAEB5E627873C76
Key Value
MD58DAC640F6EF977207C6580A49283477F
PackageArchppc64le
PackageDescriptionMod_perl incorporates a Perl interpreter into the Apache web server, so that the Apache web server can directly execute Perl code. Mod_perl links the Perl run-time library into the Apache web server and provides an object-oriented Perl interface for Apache's C language API. The end result is a quicker CGI script turnaround process, since no external Perl interpreter has to be started. Install mod_perl if you're installing the Apache web server and you'd like for it to directly incorporate a Perl interpreter.
PackageMaintainerFedora Project
PackageNamemod_perl
PackageRelease9.20140624svn1602105.fc21
PackageVersion2.0.8
SHA-1026885E549A65469E602BC3A9917C0968BB929C8
SHA-256FA839BDA091F0BF266B604134AD229FE0D1FDE64C39547A1A54B67EA38C30A49
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.8/packages//alpha//ap2-mod_perl-2.0.9rc1p3.tgz
MD5805EF6CD6FC404C2E0840C622FFFEAEF
SHA-1027A057122D169006375A61B5D7A7E25E82D8181
SHA-256FF2CE86A24D4AF63639EC0A24E93F416C7FE5EF26FFBD368CB3526B863EC67D8
SSDEEP24576:lXCPWdXi8jraU6HRKq0lrikuDVGg+PAHPC:lXCedXi8jr3MRKq08kuXvC
TLSHT1B305331087542332AF99F82A15EF120FFE27958F4E09A17D65869334512EB463EEB31F
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.8/packages//sparc64//ap2-mod_perl-2.0.9rc1p3.tgz
MD5FD8E65A1DBA4ED72679FA55636EC4130
SHA-1047A9D8948758DA10D5D7B11C4341A51E09BD4EB
SHA-256320E52B7086A2731D4A1CA72BC08E8707C7CECFC5E71FC69F6305C2DEF352DC7
SSDEEP24576:cd/ICRQsSZtBqH53mXoP5mtccsRnF28y5kikuDVGg+PAH9:cdwCgtcHM4PcJ8nF2JFkuXd
TLSHT13E05338A961C23A7F714605701B7A30DFA205EDF5C21FB887501A1237771B895FB637A
Key Value
FileSize874912
MD5D8FFE956064C00AD4D674C27132AAE7D
PackageDescriptionIntegration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including <Perl> sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibapache2-mod-perl2
PackageSectionhttpd
PackageVersion2.0.10-3
SHA-1049A77AF29B8554B0ADB159E095D6EC8B100285B
SHA-256B6BC034BE9C051C39837789DE0EF1107A43F9434ED5D3C2959C905CA40B83820