Result for D2EE4792F4DC2FA5DC828675DB63C68E7505ACBF

Query result

Key Value
FileName./usr/share/man/man3/MooseX::Traits::Util.3pm.gz
FileSize1779
MD51DA658EEB0F9DCBE014C68A860C564E2
SHA-1D2EE4792F4DC2FA5DC828675DB63C68E7505ACBF
SHA-256FE2083BFFA5985462066539D3E75EDC7AB05246DE1372877318A48850B2BB136
SSDEEP48:X2SJjvz2vK5nTSdbwuRRZwOUZGS/h8IXRWpasiFR2O/rm:3b2Sga9ZR6IXf2Oi
TLSHT181314B1F007ADE352AF9AD0BC33B86842F031863DC9C99449836F0C2B0EA014F9AB3D4
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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

Key Value
MD51B525135A117CA08979EF1A447E764C3
PackageArchnoarch
PackageDescriptionOften you want to create components that can be added to a class arbitrarily. This module makes it easy for the end user to use these components. Instead of requiring the user to create a named class with the desired roles applied, or apply roles to the instance one-by-one, he can just create a new class from yours with 'with_traits', and then instantiate that. There is also 'new_with_traits', which exists for compatibility reasons. It accepts a 'traits' parameter, creates a new class with those traits, and then instantiates it. Class->new_with_traits( traits => [qw/Foo Bar/], foo => 42, bar => 1 ) returns exactly the same object as Class->with_traits(qw/Foo Bar/)->new( foo => 42, bar => 1 ) would. But you can also store the result of 'with_traits', and call other methods: my $c = Class->with_traits(qw/Foo Bar/); $c->new( foo => 42 ); $c->whatever( foo => 1234 ); And so on.
PackageNameperl-MooseX-Traits
PackageRelease1.51
PackageVersion0.13
SHA-140B2111CF5F531F9AB0DDD57560BD38F45C65F87
SHA-256EA7828CAB34EE64C31561729562F39637219F800EE1A37D99BB75BB2F3FD2FB4