Result for 07C81F7E619AA214D1750EE26520046C66B0BD89

Query result

Key Value
CRC3217258E24
FileName./usr/lib/x86_64-linux-gnu/perl5/5.30/Devel/NYTProf/FileInfo.pm
FileSize19877
MD5B36B82F310A49ED0BE3635175A402AFF
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1533', 'OpSystemCode': '28', 'ProductCode': '17352', 'ProductName': 'CPAN Comprehensive Perl Archive Network Complete Mirror 2016-01-20', 'ProductVersion': '2016-01-20'}
SHA-107C81F7E619AA214D1750EE26520046C66B0BD89
SHA-256AC9FD91E52CACDD23210090FA29D6DA3EF4E1B156A7A56104DAC2B3987D9DB2D
SSDEEP384:Tfleual0OstqyDsdLAZInjJf4tI3nq8RJ7Dih8hg45:Tf0ualT+qyAdL8InVf4tI3hRJ7DihMg4
SpecialCode
TLSHT18F9295A8E4DA5141569235793FCDB054B12FC097AA0C1DE0F1ECA0589FC2D7EE8A69EC
dbnsrl_modern_rds
insert-timestamp1646980635.757691
sourceNSRL
tar:gnamewheel
tar:unameroot
hashlookup:parent-total192
hashlookup:trust100

Network graph view

Parents (Total: 192)

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

Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.1/packages//powerpc//p5-Devel-NYTProf-6.04.tgz
MD5A352C2F6F2EFDE337B744E82A64A1A45
SHA-100B310CABAC364BD5286B1647919856CDB032BFE
SHA-256D6F813FDDC8FCC62BE1BF34931E38CD3F7A76663D7C1953C93E3B80EC01335E1
SSDEEP6144:/wqwjZ8jqhNpIlyZZto3l/cH/G7kA3PSUc7SsLejJjBImlncf/SS4xgGJ:I1j2j6NpoCbo1aKKzupjJjC2cfEg0
TLSHT10F9423938164293C6A6D0A68661082FE519F873D7994D099C5B36ED083CCFD33F5ECAB
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//mips64//p5-Devel-NYTProf-6.03.tgz
MD584A064547A7595EC415BD3103164738C
SHA-103ABBB3F0C3651EDE72BDE8EF31A10A91D7318DF
SHA-256F88A615C22A11BD5F533DACC327924640B294D80876911D5549C4A851EA41DC9
SSDEEP12288:OEJJ5x1MG7USF2IkKT3yY6dckgifg1TQXvY:j5x1MG70OypdyTQA
TLSHT166942309DFDD4809ADA20C33D3D4A35C3B8BB516514858F20ABB22F793671EADDB5E42
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.9/packages//amd64//p5-Devel-NYTProf-6.02.tgz
MD501271CCCDD06CE1AB77666F9EDDA7C7A
SHA-10561CBE3FBAFDB58B38F7DC7F552D2756360C105
SHA-256009F5EF5FF84C3EBBF06679C1C8A54CD37F80C0D71798901D9C3F9B945A273CD
SSDEEP12288:SXDaplC0EGW86AYYn/yTWrCRnZuzDHwIG04p/Pt3Cr33es:SGpwVHA1/0ZKHwnXts33Z
TLSHT1AF9423781D67769C0D93C8AC42DBDF720959BF082BBA9A5B9D5287348CE7E0104345FA
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.7/packages//powerpc//p5-Devel-NYTProf-5.06p0.tgz
MD552EB5F16544D4D488F88846E2B7CB3D8
SHA-105CD52A212E8F3F06D76793CF78DE87A71E10FD2
SHA-2567F4D1C159922FB48999C59548290E96DCA34274792176FD6A6C83B06108C0D0B
SSDEEP12288:A4cTsCftB8oYCRGWm0l+c9mtMmFMjw9Ud1z9:A4S7tBuOX8t5FJUd1x
TLSHT1529423EB14584A25B0C1C7A2E223ADBF6AD6726E72C4C0E7B3FB102D40415D65FE6F85
Key Value
MD5F48281DC856F9E1DCA9528C575B30983
PackageArchaarch64
PackageDescriptionDevel::NYTProf is a powerful feature-rich perl source code profiler.
PackageMaintainerFedora Project
PackageNameperl-Devel-NYTProf
PackageRelease8.fc32
PackageVersion6.06
SHA-107B5E71277B03F459A940DB50C50F4704DD8338F
SHA-2563A7CC7129D72D7C76E0E5DF2B3F49E2F691FE477F0F5A852F1CB4AC327C15DF3
Key Value
FileSize337984
MD53F04CD79557AB70C653578AE1ABE2872
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases . NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.06+dfsg-1+b1
SHA-109F457DBC010E005E2444D291CE712BBD5D05315
SHA-25657956F1BF22642D95ED503950880A803610FDD32C5496AEB7B680C6408091638
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.8/packages//powerpc//p5-Devel-NYTProf-6.01.tgz
MD50FCF5F296801EC8F856CAC373ACA6142
SHA-10AAB2B93E8A03ECAFE34180AD06AF95E86E493FB
SHA-256D00804C12280D26FCA51B425352C101E9E9F9ED756BAEB06F8682BFDE1AEB6C5
SSDEEP12288:FDMIvcp5kTkhn2qGwqduxtMmFMjw9Ud1z9:xMIE7kohqSt5FJUd1x
TLSHT1D494230A4BD47D4E61D2DFE257660CF8ADD6217EA9F4C2C3D2BF2A468105A291F49FC0
Key Value
FileSize336728
MD5D709195D1AD4D882E5DCEB1B5D3025D4
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases . NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.06+dfsg-1+b1
SHA-10B24536BF9CD8C83D91B445C80584B6FAB9A1CF0
SHA-2567F4EA5446498C1D827F12268014A2D0DD34D00FD05E1A5143808F95C75344BDC
Key Value
FileSize334246
MD576EEB0F7C8AD0EC3714959F892F20152
PackageDescriptionPerl statement and subroutine code profiler Devel::NYTProf is a powerful feature-rich perl source code profiler. . * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases . NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler. . NYTProf stands for 'New York Times Profiler'. Indeed, this module was initially developed from Devel::FastProf by The New York Times Co. to help their developers quickly identify bottlenecks in large Perl applications.
PackageMaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
PackageNamelibdevel-nytprof-perl
PackageSectionperl
PackageVersion6.04+dfsg-1
SHA-10D2A95716BB346FD9F17543D120EA45BF9A9B734
SHA-256E83C79B75AC2A1BEE3432AB946B5BAA8E0A247A9C716E26DC090186B5F278FDB
Key Value
FileNamehttps://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//powerpc//p5-Devel-NYTProf-5.06.tgz
MD5B51BD1976B0B3D75165A97E45F676DBB
SHA-110B6F79AD391CDED9F745D812BFA8481FBA02A47
SHA-256AEF7E3BB92086E268A4830377F9CF6812B41872E2C7E6C52928FA9C009F81E8A
SSDEEP12288:ozO1d6Xc1c1qyJYM9adx2gPFCu8uy1jJv2MGFmkWf:ozOadvYWkxNPF58ugjJ+MGMf
TLSHT1BB942312B8BD5993A4BC67962DE1AF385ADF87A08623393C53D65D0CB713B8D23C4847