Result for 94C61EBB1F3538B9F9C19F41BA6191771BBEBE0B

Query result

Key Value
FileName./usr/share/doc/packages/perl-MooseX-Traits/README
FileSize428
MD5937384E85830570B7102B18A835899B7
SHA-194C61EBB1F3538B9F9C19F41BA6191771BBEBE0B
SHA-2567A9519900DF537A15812F3E6EF14D81C9E4F53E0D179848406F9A6C71DA92311
SSDEEP12:2Tqm1MKpeETxsOLQFy29AxElaFQPZwdLfbjrF2:2TKKpeEdsOL929jQ3hf3g
TLSHT1DEE0D5186CC2C2760C0683EB4042A481FE917AC822FA10A07C68C80AE00B818D7BA282
hashlookup:parent-total20
hashlookup:trust100

Network graph view

Parents (Total: 20)

The searched file hash is included in 20 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
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
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