Result for 3FB22EBC4B174BAFD4DBED8C06CA22CEE83127AB

Query result

Key Value
FileName./usr/share/doc/libtap-formatter-html-perl/Todo
FileSize1092
MD5BC046DFEEFB4826E5E436140C9AF2AD4
SHA-13FB22EBC4B174BAFD4DBED8C06CA22CEE83127AB
SHA-2565A235EE4BF39250A3477F2A92B5084C3D8F3F56EDAC056D73129CE1BDDCCBC59
SSDEEP24:7wXm/v4/NM+4rP+44HgvP/LnmGT5FPK1Fbrmh4kj7GHLn92K:82XKNzhvgzDbK1FX3kjaHLn93
TLSHT16711126F28F623FE826372D5930AF1E6F753E51D26614325A88C421E2F03375A4C84E8
hashlookup:parent-total52
hashlookup:trust100

Network graph view

Parents (Total: 52)

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

Key Value
MD56FCD8CE1C7211C7F46796778250BCA98
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease5.fc16
PackageVersion0.09
SHA-10C61D1754F845B31BF022AA1FF486A23211ADEBA
SHA-256A53DBE139B2347431EA35ABF637BA071C9518BD54877395428362953BFAD4E42
Key Value
MD52170CFE11C616F4FC3A8E6FF7BF1E973
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease2.fc19
PackageVersion0.11
SHA-11649731EB1F710CBDD6C4650711F49AD9A0EEB8F
SHA-2569308F0F98403A06D3F16779DE9FE08238A86ADA738B2984C5118F08F7447A3C6
Key Value
MD56ABE95C84D7229B5FED2E2A9709F7A31
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease4.fc20
PackageVersion0.11
SHA-11C9C47E02F7AC7DE2CFF4B7433E0B087E36014BD
SHA-25692A256EF47A72D50BF6C7F65BEB1F55F3F651267DE9BAF93D5908213E98234EC
Key Value
MD51DE136EEDFE02F6EF5B2AA73D7B23801
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease8.fc18
PackageVersion0.09
SHA-11F97EEBD11781E82E67D4D654D4616146C1EA83E
SHA-25626C92EBA6BFD11DBD2C7A95613DF4911243F17F4396E26480D19241F2DE257E7
Key Value
MD550A432174383F07BD5AA19A47DA75D09
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable.
PackageNameperl-TAP-Formatter-HTML
PackageReleaselp152.3.1
PackageVersion0.11
SHA-11FD3136334747C9A55E5083D50FE8ABB57C59A22
SHA-2565D068E25D37998BD1439EA6157B3B71567EE665861041FDC39E10C8969A0CB3D
Key Value
MD584DA3F244E2DB5AC00B4D3101760F9A7
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable.
PackageNameperl-TAP-Formatter-HTML
PackageRelease3.45
PackageVersion0.11
SHA-120888E073F903270D5D53E8B5191C7C4A33EEB58
SHA-25650E4E8A6903029ACCA0F0247EA7AFEBB1748767526F7C617670BAD7842B2E6DE
Key Value
MD5BEEEA4D90A4283B9BFBA947A3A0437D5
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see: http://www.spurkis.org/TAP-Formatter-HTML/test-output.html This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * _easy to use_ Once you've got your test report, it should be obvious how to use it. * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using Test::Harness unfortunately_. * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable.
PackageNameperl-TAP-Formatter-HTML
PackageRelease1.49
PackageVersion0.11
SHA-122A1993507F8D88768E8C7C31F8E6B3A23596498
SHA-256ACFE72B53DD9FC3D7E5EEB549105D497004A0A28845787505991DC10FB0D8CFF
Key Value
MD51DAE26B9D7565AA24B1AF6B15B437D63
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease3.fc15
PackageVersion0.09
SHA-13B4A1F71E60CBDCB5F603D76A28079F095368D4A
SHA-25627159D3371FB3B2CD02EA40DB068F6AECCF6B3DD7ECF3FBB07665493789BB793
Key Value
MD57EED3EDC11516BC6214DC633BE155B48
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample output, see:
PackageMaintainerFedora Project
PackageNameperl-TAP-Formatter-HTML
PackageRelease6.fc22
PackageVersion0.11
SHA-146E8880E05735CEE927279CB90CA3288EF2514C0
SHA-2563C1FC95FED3D4D98EA871EADF0A18BC1F64CE521F5E710DBF12F1805CEB769F1
Key Value
MD5609A9F105184683B355BCC19EAAF773C
PackageArchnoarch
PackageDescriptionThis module provides HTML output formatting for the TAP::Harness manpage (a replacement for the Test::Harness manpage. It is largely based on ideas from the TAP::Test::HTMLMatrix manpage (which was built on the Test::Harness manpage and thus had a few limitations - hence this module). For sample output, see: the http://www.spurkis.org/TAP-Formatter-HTML/test-output.html manpage This module is targeted at all users of automated test suites. It's meant to make reading test results easier, giving you a visual summary of your test suite and letting you drill down into individual failures (which will hopefully make testing more likely to happen at your organization ;-). The design goals are: * * _easy to use_ Once you've got your test report, it should be obvious how to use it. * * _helpful_ It should be helpful by pointing out _where_ & _why_ your test suite is breaking. If you've written your tests well, it should give you enough info to start tracking down the issue. * * _easy to install_ Eg: should be a clean install from CPAN, and you shouldn't need to modify your existing test suite to get up & running, though _you will need to stop using the Test::Harness manpage unfortunately_. * * _work out of the box_ You shouldn't need to do any custom-coding to get it working - the default configuration & templates should be enough to get started with. Once installed it should be a matter of running: % prove -m -Q --formatter=TAP::Formatter::HTML >output.html From your project's home dir, and opening the resulting file. * * _easy to configure_ You should be able to configure & customize it to suit your needs. As such, css, javascript and templates are all configurable.
PackageNameperl-TAP-Formatter-HTML
PackageReleaselp152.1.1
PackageVersion0.11
SHA-14C8DC2A344786A6D0802BA06269E948B6CFBC54E
SHA-256CD5A51AC8A8D23054B569E74F089A03F58BF1239FD09B9661B7896453E1BE8D4