Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Test-Deep

Project: openSUSE_13.2

Repository: oss

Title: Extremely flexible deep comparison

Description:
If you don't know anything about automated testing in Perl then you should
probably read about Test::Simple and Test::More before preceding.
Test::Deep uses the Test::Builder framework.

Test::Deep gives you very flexible ways to check that the result you got is
the result you were expecting. At it's simplest it compares two structures
by going through each level, ensuring that the values match, that arrays
and hashes have the same elements and that references are blessed into the
correct class. It also handles circular data structures without getting
caught in an infinite loop.

Where it becomes more interesting is in allowing you to do something
besides simple exact comparisons. With strings, the 'eq' operator checks
that 2 strings are exactly equal but sometimes that's not what you want.
When you don't know exactly what the string should be but you do know some
things about how it should look, 'eq' is no good and you must use pattern
matching instead. Test::Deep provides pattern matching for complex data
structures

Version: 0.112

Release: 2.1.3

Architecture: noarch

Size: 51.1 KB

Build Time: 2014-10-06 17:19:35 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Test::Deep) = 0.112 perl-Test-Most perl-Dist-Zilla perl-Test-Base perl-Test-Spec
perl(Test::Deep::All)
perl(Test::Deep::Any)
perl(Test::Deep::Array)
perl(Test::Deep::ArrayEach)
perl(Test::Deep::ArrayEleme...
perl(Test::Deep::ArrayLength)
perl(Test::Deep::ArrayLengt...
perl(Test::Deep::Blessed)
perl(Test::Deep::Boolean)
perl(Test::Deep::Cache)
perl(Test::Deep::Cache::Sim...
perl(Test::Deep::Class)
perl(Test::Deep::Cmp)
perl(Test::Deep::Code)
perl(Test::Deep::Hash)
perl(Test::Deep::HashEach)
perl(Test::Deep::HashElements)
perl(Test::Deep::HashKeys)
perl(Test::Deep::HashKeysOnly)
perl(Test::Deep::Ignore)
perl(Test::Deep::Isa)
perl(Test::Deep::ListMethods)
perl(Test::Deep::MM)
perl(Test::Deep::Methods)
perl(Test::Deep::NoTest)
perl(Test::Deep::Number)
perl(Test::Deep::Obj)
perl(Test::Deep::Ref)
perl(Test::Deep::RefType)
perl(Test::Deep::Regexp)
perl(Test::Deep::RegexpMatc...
perl(Test::Deep::RegexpRef)
perl(Test::Deep::RegexpRefO...
perl(Test::Deep::RegexpVers...
perl(Test::Deep::ScalarRef)
perl(Test::Deep::ScalarRefO...
perl(Test::Deep::Set)
perl(Test::Deep::Shallow)
perl(Test::Deep::Stack)
perl(Test::Deep::String)
perl(Test::Deep::SubHash)
perl(Test::Deep::SubHashEle...
perl(Test::Deep::SubHashKeys)
perl(Test::Deep::SubHashKey...
perl(Test::Deep::SuperHash)
perl(Test::Deep::SuperHashE...
perl(Test::Deep::SuperHashK...
perl(Test::Deep::SuperHashK...
perl-Test-Deep = 0.112-2.1.3

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Test::NoWarnings) >= 0.02 perl-Test-NoWarnings
perl(Test::Tester) >= 0.04 perl-Test-Tester