Result for 5ED759308C4D22624A19E86E9B25FCBBB4B62E59

Query result

Key Value
FileName./usr/share/licenses/perl-Time-Moment-Role-TimeZone/LICENSE
FileSize9037
MD5722AF8EBF540AB18E2336AC153B93EA8
SHA-15ED759308C4D22624A19E86E9B25FCBBB4B62E59
SHA-256F1A6978C50F2214ABDC1A8711C22CCD19CA5C983F8995AC72E18B2AC0AD2948B
SSDEEP96:JzDuWTETk+wPHsre83fL7Bb/mQOL0zjePq/Ef/hQ6a8Ea69w0RR9z1dPT4fo/Bob:JGF77LJmDVV69wef5dPhBq0Kw5EP
TLSHT11F12977F778803F205C106AAB725B5DEE37D602E3672005534AEC22C2B1AD6993B75ED
hashlookup:parent-total12
hashlookup:trust100

Network graph view

Parents (Total: 12)

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

Key Value
MD5133715224D9AFD962F1432287971D817
PackageArchnoarch
PackageDescriptionThis Perl module provides an FFI interface to several system calls related to Unix groups, including getgroups(2), setgroups(2), getgrouplist(3), and initgroups(3).
PackageMaintainerFedora Project
PackageNameperl-Unix-Groups-FFI
PackageRelease2.fc32
PackageVersion1.000
SHA-157C7EC9D2C526E7A2CC32E0FC7056250C1A58169
SHA-2564C65BC1BCBA9CC4B38D2E442E34E97F840DF420969AF844EA8A42EAD1FAD97D9
Key Value
MD55DF9118A89EF92364AFCD859285C3A99
PackageArchnoarch
PackageDescriptionThis Perl module provides an FFI interface to several system calls related to Unix groups, including getgroups(2), setgroups(2), getgrouplist(3), and initgroups(3).
PackageMaintainerFedora Project
PackageNameperl-Unix-Groups-FFI
PackageRelease4.fc33
PackageVersion1.000
SHA-11ECEF0909A745135204FA855F8F77DDEDD46713E
SHA-25650FEAF2F69E0246E7ADB7626D751A62C8A1418F10934658A3DF3D23FE251D3F8
Key Value
MD5F33CAFA533766C5CB677D59F4AB9DE98
PackageArchnoarch
PackageDescriptionMojolicious supports deployment via a reverse proxy setup by specifying the proxy configuration option for Hypnotoad, or the 'MOJO_REVERSE_PROXY' environment variable. However, Mojo::Transaction/"remote_address" will in this case only return the most recent address from the 'X-Forwarded-For' header, as it cannot automatically determine how many remote addresses correspond to proxies. Mojolicious::Plugin::ForwardedFor can be configured with the number of reverse proxy "levels" that you control, and provides a "forwarded_for" helper method that will return the remote address at that level. It is important to set "levels" no higher than the number of proxies that will have appended addresses to the 'X-Forwarded-For' header, as the original requests can pass anything as the initial value of the header, and thus spoof additional proxy levels. Since Mojolicious 8.72, you can configure Mojo::Server::Hypnotoad/"trusted_proxies" as a more reliable alternative to the baseline reverse proxy configuration, affecting Mojo::Transaction/"remote_address" directly without need of this plugin.
PackageNameperl-Mojolicious-Plugin-ForwardedFor
PackageRelease1.15
PackageVersion0.002
SHA-1787CEAB4BBB409B7604680EDE91537386312B625
SHA-256CAC2AF8008A27E0278E70A11B9074BCB2F5AAFAE67C4E0C6BE0FB864DF8C897C
Key Value
MD5BC04B86C9BAC0FDFF5A6D53202FD52AC
PackageArchnoarch
PackageDescriptionMojo::Promise::Role::Get is a Mojo::Promise role that adds a "get" method to facilitate the usage of asynchronous code in a synchronous manner, similar to Future/"get". Note: Like in Future, "get" cannot retrieve results when the event loop is already running, as that can recurse into the event reactor. Unlike in Future, this is true even if the promise has already been resolved or rejected, because retrieving Mojo::Promise results always requires running the event loop.
PackageNameperl-Mojo-Promise-Role-Get
PackageRelease1.12
PackageVersion0.1.3
SHA-11569159D7DCDD8A1CAEA2D576962E05831C1CD71
SHA-2568FC2B39807750234E43F120AE59B80792210D2AAC859F47CD7A86BFBFB1025A4
Key Value
MD549189FA2DD4A9AB86B4B5C62DA4B2BB9
PackageArchnoarch
PackageDescriptionThis policy checks for the existence of multiple variables with the same name in a file. This can be confusing especially when accessing elements of variables or using list or key-value slices. For example, the code could access both '$foo' and '$foo[0]' but these actually refer to the unrelated variables '$foo' and '@foo'. my $foo = @foo; # not ok my @bar = @bar{'a','b'}; # not ok my $count = @foo; # ok my @values = @bar{'a','b'}; # ok
PackageNameperl-Perl-Critic-Policy-Variables-NameReuse
PackageRelease1.27
PackageVersion0.1.0
SHA-1AFA303DBD99424DD9A8EF259107A62099168EC54
SHA-256290A168070D2360E039AB89E2AA7469C376B91FBB918FEA8C7CED050EB00F03F
Key Value
MD59B67639198A0693FE8B6CC430368E840
PackageArchnoarch
PackageDescriptionData::Dict is a hash-based container for dictionaries, with heavy inspiration from Mojo::Collection. Unless otherwise noted, all methods iterate through keys and values in default keys order, which is random but consistent until the hash is modified. my $dict = Data::Dict->new(a => 1, b => 2, c => 3); $dict->{b} += 100; print "$_\n" for values %$dict;
PackageNameperl-Data-Dict
PackageRelease1.27
PackageVersion0.003
SHA-1F7DA0E5B9271A693EDB9FB4218FED0596FA319E9
SHA-25640EE9465E9E3AD9DCCC4775AAA2A0B223F158F0B504BB1C52145FC4F860E24F2
Key Value
MD5AA0728FDF4E073934F4B80E8022D84DF
PackageArchnoarch
PackageDescriptionMojo::IOLoop::Stream::Role::LineBuffer composes the method "watch_lines" which causes a Mojo::IOLoop::Stream object to emit the "read_line" event for each line received. The "write_line" method is also provided to add a line separator to the passed data before writing.
PackageNameperl-Mojo-IOLoop-Stream-Role-LineBuffer
PackageRelease1.2
PackageVersion0.009
SHA-115F80C551BC0ECCB784CB76F8B1A8895C27F722B
SHA-2565DFC69C08185FC716C1321A5C683564CFC9E337ED706501D8DD1992AEFEFD15F
Key Value
MD52DA87DA7A87DADAD16F3CC58EA4707C3
PackageArchnoarch
PackageDescriptionInstalls every sub-task of Task::Kensho, a list of modules recommended by the at https://www.enlightenedperl.org. Don't use this unless you really want everything.
PackageNameperl-Task-Kensho-All
PackageRelease1.4
PackageVersion0.40
SHA-17DFF937A0AE103359D87B13B7A75DD427B23C528
SHA-256897FBB8100FEFD7B37537DAE8A24DFF831F7890E53154F5C1FC7F11AEBD73A25
Key Value
MD5E0C650F003DF38E6261B0DE454309BDE
PackageArchnoarch
PackageDescriptionThis role provides convenience methods to return a new Time::Moment object adjusted according to a DateTime::TimeZone/ ::Tzfile-compatible time zone object, as in Time::Moment/"TIME ZONES". See "CAVEATS" regarding usage with date math.
PackageNameperl-Time-Moment-Role-TimeZone
PackageRelease1.20
PackageVersion1.000
SHA-198BA31F577A6D3B21C93A9004E4E4F356FDC6343
SHA-256B9E99A44C319F5B5371F9E0414B9FDE66320E9B5D50DF7A4DE705C050B77E038
Key Value
MD5286DEF752F60FAD92AB7AD2F52870333
PackageArchnoarch
PackageDescriptionThis module uses 'bsd_glob' from File::Glob to portably expand a leading tilde ('~') in a file path into the current or specified user's home directory. No other glob metacharacters are expanded.
PackageNameperl-Path-ExpandTilde
PackageRelease1.25
PackageVersion0.003
SHA-17523233CC6C9002FD3E9D7C739BBBA5B69491441
SHA-2567EDC61D8292B05EB8C67B315A49E9A1C2A082CD7BE129CD5DA301DF2D928644F
Key Value
MD5F6693166DFAA50E310AD5B01BB62C8D7
PackageArchnoarch
PackageDescriptionThis Perl module provides an FFI interface to several system calls related to Unix groups, including getgroups(2), setgroups(2), getgrouplist(3), and initgroups(3).
PackageMaintainerFedora Project
PackageNameperl-Unix-Groups-FFI
PackageRelease5.fc34
PackageVersion1.000
SHA-1612B7339BE3067C22B19CE8C837C57D07C06E19A
SHA-256E92AF2DECF58F12ABE419D3D2D390A81807F85A24ECD8DF05E318872C9AA1430
Key Value
MD5F297AB8B85819E700B08D6BCC6AE0C59
PackageArchnoarch
PackageDescriptionThis module is a simple wrapper around Encode that presents "encode" and "decode" functions with straightforward behavior and error handling. See Encode::Supported for a list of supported encodings.
PackageNameperl-Encode-Simple
PackageRelease1.1
PackageVersion1.002
SHA-141577E4DB17C44C4F59002C9011670709A70C403
SHA-256C2701C80170AD2AE80038A11C4568255D2F2095E53A0DB9AE7CD8BCE614EAB1A