Result for FA0F3DD1BA0E39B006179C73AB19CE799C349BCE

Query result

Key Value
FileName./usr/share/man/man3/MooseX::Traits.3pm.gz
FileSize3344
MD53037335511D1A5636410F32722A773A9
SHA-1FA0F3DD1BA0E39B006179C73AB19CE799C349BCE
SHA-25618239D81B8579CD3C817DBCA65705404BC1357F02D3F003F1F15BDCDAD96230C
SSDEEP96:7nZKkRkuevszwtBnKOBFRiUn5f1J1q4R8v6w:8ckuLCFRjx1J1q4q6w
TLSHT110614C99AB80F79C63195C812746F46C67B9E5866834AAF7D1422503D4B3E4D0351793
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