| Key | Value |
|---|---|
| FileName | ./usr/share/doc/libtest2-plugin-nowarnings-perl/CODE_OF_CONDUCT.md |
| FileSize | 3244 |
| MD5 | BD60B44A52F47B368C6432615F065EEE |
| RDS:package_id | 289328 |
| SHA-1 | F27184B462AF0C3B0F7DA4A345FFBD2F4027DABD |
| SHA-256 | C3CC9F9EAA35AA528216A4F105D9A9D3A25E66CA8581410E93D24D34223FFD10 |
| SHA-512 | 861C805064DBA8E4D3328ACD24FE4A681039B8D6213F34B4159E47099CF30787A282F0086B6E1F695195954F54221DA8F80A32496858CF56250D08D50156F0FB |
| SSDEEP | 96:Tq131rzdyiUrPEFyVR3Yb1dfUmZ1fdk/W0tYesgRdSF51W:TwpzdyxE4VR3cddFRGnNR1 |
| TLSH | T16B61C723DB8843752BC201A4E7136AC5F326816C777A65B0684C869C5387F80E73A69F |
| insert-timestamp | 1728245463.7555175 |
| mimetype | text/plain |
| source | snap:BLigMwxrfwBKQpnk0iQHu8hZts8Fgf2d_216 |
| hashlookup:parent-total | 109 |
| hashlookup:trust | 100 |
The searched file hash is included in 109 parent files which include package known and seen by metalookup. A sample is included below:
| Key | Value |
|---|---|
| MD5 | DE6CB97278BA82E81C18C2E576C79B16 |
| PackageArch | noarch |
| PackageDescription | DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code. Builder provides a number of methods, most of which you'll never need, or at least rarely need. They're provided more for exposing of the module's innards to any sub-classes, or for when you need to do something slightly beyond what is expected. |
| PackageMaintainer | Fedora Project |
| PackageName | perl-DateTime-Format-Builder |
| PackageRelease | 5.fc32 |
| PackageVersion | 0.8200 |
| SHA-1 | 0827D39DA1E79027F1AF14E0F6BA3C3ACCD58BA0 |
| SHA-256 | 93E36D6E04FA356A3B56C76645CD8B11BCEC491032B443CC0AC012BC1347CC7F |
| Key | Value |
|---|---|
| FileSize | 36492 |
| MD5 | 43055EB59301F74AE31A4D65CF436258 |
| PackageDescription | module that provides the stuff missing in List::Util List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine. |
| PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| PackageName | liblist-someutils-perl |
| PackageSection | perl |
| PackageVersion | 0.58-1 |
| SHA-1 | 08ACDC24ED042B89926941D6638314937ECBA011 |
| SHA-256 | B166352BB7E88FF88D891CB45938010DCA3904134051734C9B8DE52CD77A70BC |
| Key | Value |
|---|---|
| MD5 | 31FA9398E97F2B46652E52B2EFED7786 |
| PackageArch | noarch |
| PackageDescription | The 'Devel::StackTrace' module contains two classes, 'Devel::StackTrace' and Devel::StackTrace::Frame. These objects encapsulate the information that can retrieved via Perl's 'caller' function, as well as providing a simple interface to this data. The 'Devel::StackTrace' object contains a set of 'Devel::StackTrace::Frame' objects, one for each level of the stack. The frames contain all the data available from 'caller'. This code was created to support my Exception::Class::Base class (part of Exception::Class) but may be useful in other contexts. |
| PackageName | perl-Devel-StackTrace |
| PackageRelease | 41.1 |
| PackageVersion | 2.04 |
| SHA-1 | 0C12238B290D37D3C4231F83A6BB67EE7BC458C7 |
| SHA-256 | 16137A23F14E233165FE8A20548E71EDFB7C950041A6902CCD0DCF50A45C7416 |
| Key | Value |
|---|---|
| MD5 | 1DB8D805EA527337244A68E2962EE075 |
| PackageArch | noarch |
| PackageDescription | This module provides an API for creating a File::ChangeNotify::Watcher subclass that will work on your platform. Most of the documentation for this distro is in File::ChangeNotify::Watcher. |
| PackageName | perl-File-ChangeNotify |
| PackageRelease | 1.5 |
| PackageVersion | 0.31 |
| SHA-1 | 10E8C403ED50F842E717198417973C7E6AD61B1E |
| SHA-256 | 30246318D6046A34CA31FBE59B4B52722CC49A27A58FCEAD7368C6E7E7797DC8 |
| Key | Value |
|---|---|
| MD5 | DE186A45B2FE88391E6BAAF5CFCD5965 |
| PackageArch | noarch |
| PackageDescription | Loading this plugin causes your tests to fail if there are any warnings while they run. Each warning generates a new failing test and the warning content is outputted via diag. This module uses $SIG{__WARN__}, so if the code you're testing sets this, then this module will stop working. |
| PackageMaintainer | CBS <cbs@centos.org> |
| PackageName | rh-perl530-perl-Test2-Plugin-NoWarnings |
| PackageRelease | 2.el7 |
| PackageVersion | 0.08 |
| SHA-1 | 1117B97A40D0F12738BEE20427C65B3E217F888F |
| SHA-256 | F2830259A1359F0637B37389B9667417FED7BC136B9C014F51B4B8150BEE7373 |
| Key | Value |
|---|---|
| MD5 | 890CC81E91769677D5C8F4FA21D2BCDD |
| PackageArch | noarch |
| PackageDescription | *List::SomeUtils* provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. All of the below functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine. |
| PackageName | perl-List-SomeUtils |
| PackageRelease | lp152.11.1 |
| PackageVersion | 0.58 |
| SHA-1 | 122EF81FD29237AEE506312AC820C0D537863024 |
| SHA-256 | 08B51804319BF7774CE4F8002B1190EAE177CDFB262A9B4A5A3A2CFE7A7260C2 |
| Key | Value |
|---|---|
| FileSize | 35664 |
| MD5 | A4C1B5034DB90D3DCE0735A3FEB62C70 |
| PackageDescription | Perl module to parse and format strp and strf time patterns DateTime::Format::Strptime implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for DateTime. While strftime takes a DateTime and a pattern and returns a string, strptime takes a string and a pattern and returns the DateTime object associated. |
| PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| PackageName | libdatetime-format-strptime-perl |
| PackageSection | perl |
| PackageVersion | 1.7600-1 |
| SHA-1 | 12337D836B6A67E9DBBA3EB48BF2080B054D84B0 |
| SHA-256 | ACC7FBC5F7544FD6AB737D47E0D6346C195EE60595467047ED765330444FB05B |
| Key | Value |
|---|---|
| SHA-1 | 1349140F051F26BA87B6B289B42B460B815B9053 |
| snap-authority | canonical |
| snap-filename | SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27.snap |
| snap-id | SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27 |
| snap-name | code-server |
| snap-publisher-id | Zgwwrb2vssjDtam8qFmo4ezg3koyPPyQ |
| snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
| snap-timestamp | 2021-09-17T10:28:55.427519Z |
| source-url | https://api.snapcraft.io/api/v1/snaps/download/SvHsBXgeuk3EKxAdmvfQrtQTSiloelJD_27.snap |
| Key | Value |
|---|---|
| MD5 | 3CEDECE34A23EE9D4AB6F4E03A68E6C0 |
| PackageArch | aarch64 |
| PackageDescription | DateTime is a class for the representation of date/time combinations. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic Gregorian calendar". In this calendar, the first day of the calendar (the epoch), is the first day of year 1, which corresponds to the date which was (incorrectly) believed to be the birth of Jesus Christ. |
| PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
| PackageName | perl-DateTime |
| PackageRelease | 1.el8 |
| PackageVersion | 1.50 |
| SHA-1 | 18989E693C790FE097C93A20B1C27FE274007BDC |
| SHA-256 | 422A837DD83CA56FDDB2CAA7B0A8ABD150B9FDA5EE5A9F38F7240940F104E7B8 |
| Key | Value |
|---|---|
| MD5 | 75B94828B83FA1E0610D4D1B16BC5454 |
| PackageArch | noarch |
| PackageDescription | The 'Devel::StackTrace' module contains two classes, 'Devel::StackTrace' and Devel::StackTrace::Frame. These objects encapsulate the information that can retrieved via Perl's 'caller' function, as well as providing a simple interface to this data. The 'Devel::StackTrace' object contains a set of 'Devel::StackTrace::Frame' objects, one for each level of the stack. The frames contain all the data available from 'caller'. This code was created to support my Exception::Class::Base class (part of Exception::Class) but may be useful in other contexts. |
| PackageName | perl-Devel-StackTrace |
| PackageRelease | 1.18 |
| PackageVersion | 2.04 |
| SHA-1 | 1B444DA535A1CDB74B7A422124765B6357329411 |
| SHA-256 | 5FB1430CFB81E341C430ED1C5AE4F08BA1B082D28526CACA27A43BE91DFF9017 |