Result for AE67CFFD0B413B2886D7B6707AC5B00ED99E0C6A

Query result

Key Value
FileName./usr/share/man/man3/File::ShareDir.3pm.gz
FileSize4864
MD5331AFB5441923F7D4D5D4A511263675F
SHA-1AE67CFFD0B413B2886D7B6707AC5B00ED99E0C6A
SHA-256075B5701C94CF9ACD66BFDE81E443C6842699ED12132195E8CDE230391318083
SSDEEP96:IiolSPm7K4AwAEGtcdp/vjJJ5Leowk3m45lkFch02k775RxlvtYJoT:3olfHGudJvvFm45Oq01ti2
TLSHT1BAA19E33C4BBB3749F0B4E5E26FBB2680B1990059F9A14D53D17B46458CBB201C9E5BC
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
MD591D5039738B75C25A9AC62F09E6FC63D
PackageArchnoarch
PackageDescriptionThe intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community. Quite often you want or need your Perl module (CPAN or otherwise) to have access to a large amount of read-only data that is stored on the file-system at run-time. On a linux-like system, this would be in a place such as /usr/share, however Perl runs on a wide variety of different systems, and so the use of any one location is unreliable. Perl provides a little-known method for doing this, but almost nobody is aware that it exists. As a result, module authors often go through some very strange ways to make the data available to their code. The most common of these is to dump the data out to an enormous Perl data structure and save it into the module itself. The result are enormous multi-megabyte .pm files that chew up a lot of memory needlessly. Another method is to put the data "file" after the __DATA__ compiler tag and limit yourself to access as a filehandle. The problem to solve is really quite simple. 1. Write the data files to the system at install time. 2. Know where you put them at run-time. Perl's install system creates an "auto" directory for both every distribution and for every module file. These are used by a couple of different auto-loading systems to store code fragments generated at install time, and various other modules written by the Perl "ancient masters". But the same mechanism is available to any dist or module to store any sort of data.
PackageNameperl-File-ShareDir
PackageRelease1.3
PackageVersion1.118
SHA-12FCA69E7C6F3C9273001550022CCAC855EAD6616
SHA-256D8499FE5CD64B286D23006B5353882E49EADC0467D2E8389D91AC6534FF58ACA