Result for 4FF28AB4594E8111D95AE2ACAC45F214A13C241A

Query result

Key Value
FileName./usr/share/man/man3/MooseX::Traits::Util.3pm.gz
FileSize1751
MD5162462C77C9EF7F1FD60ADFB4B991CB8
SHA-14FF28AB4594E8111D95AE2ACAC45F214A13C241A
SHA-25649110ADECE6571DB8D20E5CE91C11AC93E007A460E17832B188D57D05FDCEA50
SSDEEP48:XnxkOj3i4KtZ1BlIgqmNUbBeTIHQdQpgfyrw:eDPOBVqQLw
TLSHT178310B5EA604F9B88C0422936EA75918539CD13CF86A5CE6D892790018E9A5890F16D9
hashlookup:parent-total16
hashlookup:trust100

Network graph view

Parents (Total: 16)

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

Key Value
MD5D8C4565CF0C1B08DE355523AA42E5454
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
PackageRelease19.1
PackageVersion0.13
SHA-12BF3A6FB750D872F454211C35C24A9707B330D67
SHA-2563333E9FEDB7758C765F83AE2717191C70E524317330DE426396A170279845AF2
Key Value
MD51F8070463714EE80397F323E53901380
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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-MooseX-Traits
PackageReleasebp154.1.17
PackageVersion0.13
SHA-146F2D3F80D32E4C5DBB23AE3BA277CCDE9864BD3
SHA-256B2D1FDE873EDD989ABFADA77DF56E0090FE2395BF43C8613D1DF0926844571B2
Key Value
MD5497106F7743B4B4F9E46AAAA543B0735
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
PackageRelease19.16
PackageVersion0.13
SHA-1499F1BED16991270B287A98B66C76EBA801C9129
SHA-25666CAA61168B88E15ACFD15054B2C956095BC0AD9738CD30C777FE3B71629A049
Key Value
MD521BF76FA4ED63B01C2CB91AC07BF5799
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
PackageRelease19.13
PackageVersion0.13
SHA-14BE4425D5A7F2B0502C54F6063F78C0FC780ABB6
SHA-256B50DAB4CB3E6D5CD09181F8861746E74888B8D99B64D558940FCC3E79BCCEF00
Key Value
MD5C2924C45779DCAF13411942CE9F72CBD
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
PackageReleaselp152.19.1
PackageVersion0.13
SHA-150B37D873D5DCAAC0131C2514199D81DD14DB1A3
SHA-256266815EC2618F6DEB620D3091DD92B4A0CB12EC56A187B3880529B9E4CD765EA
Key Value
MD514D3771AA04E8655979B63DD9955D3C6
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
PackageReleaselp151.19.1
PackageVersion0.13
SHA-15326BA2FC28E449E9A6C2B5CED77FCEA40A66ED0
SHA-2562CEC6778EEB1F562A162495768D4C7F1496F8AC559BEDA416C0588A214AF4793
Key Value
MD5FF71D6A8C604B69A8953FDECD12FC348
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
PackageReleaselp150.19.2
PackageVersion0.13
SHA-157D70764CF2672963BC2777A2DE2CFAAAD06599A
SHA-2566028D3EB910AA9BF61FEA1B0E20A06C44597921A21958D3788950782BD6EDD30
Key Value
MD5270342FAB852F06350B871CAC7572CA2
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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-MooseX-Traits
PackageReleaselp150.1.3
PackageVersion0.13
SHA-15AF1CA4BF8E0105EDBBCFC16F070F04E1FAAB98A
SHA-256D17CAC1A3933C162A5270F661B42BD2200241562A34931A6821C2BE1420C7F0D
Key Value
MD5601B156B59A31BB9AD8A74A40C864EE3
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
PackageRelease19.2
PackageVersion0.13
SHA-192B9253841D4A09189075A97F2BE05E589941D82
SHA-2565FE2DCC8A794BDFB07B017CFE865445372A3D2769BB1D611804AE276912DE014
Key Value
MD50FFF1EB83832AAE10740760AF62F5B9C
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.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameperl-MooseX-Traits
PackageReleaselp152.3.2
PackageVersion0.13
SHA-1DE6BB88B20BDE7B5A526D2019AF7B15BDC25C482
SHA-25692BC13AF062F1FC113F825D99CD258EC6E48D6D0A57A1DBA4BA97212B2A8D4B9