Result for A90068FB0AD5BA9626199984E73310A581719B6F

Query result

Key Value
FileName./usr/share/doc/packages/perl-Autoload-AUTOCAN/Changes
FileSize532
MD5DFBAF5D2F72F5EE96779F10F1BEA1EA8
SHA-1A90068FB0AD5BA9626199984E73310A581719B6F
SHA-256340A7FECD9A69C89EE32B722AB47E877588CEEE52A2F0D750FD7262EC04FCC13
SSDEEP12:67tjbGuBqFAFL8RHRY7jL1/2b6LJsFlLHd6k7bhFKkAePoy4Lo0LJIOb6u8S:6pLYF6sxKLVsFlL954cgI2N
TLSHT162F05058ADF555CC2D5281E66417244AA33E35874B9A28447A5DD3CC7302960D633626
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
MD53C6B4344DEE64D6491FFF88954B1173F
PackageArchnoarch
PackageDescriptionAutoloading is a very powerful mechanism for dynamically handling function calls that are not defined. However, its implementation is very complicated. For the simple case where you wish to allow method calls to methods that don't yet exist, this module allows you to define an 'AUTOCAN' method which will return either a code reference or 'undef'. Autoload::AUTOCAN installs an 'AUTOLOAD' subroutine in the current package, which is invoked when an unknown method is called. The installed 'AUTOLOAD' will call 'AUTOCAN' with the invocant (class or object the method was called on) and the method name. If 'AUTOCAN' returns a code reference, it will be called with the same arguments as passed to the unknown method (including the invocant). If 'AUTOCAN' returns 'undef', an error will be thrown as expected when calling an undefined method. Along with 'AUTOLOAD', the module installs a 'can' method which returns code references as normal for defined methods (see UNIVERSAL), and delegates to 'AUTOCAN' for unknown methods.
PackageNameperl-Autoload-AUTOCAN
PackageRelease1.24
PackageVersion0.005
SHA-15EF176DEB8EA79B3A6A5C52D084ABA5825303602
SHA-2565F9B9044B087876D61737CE1CEC686C4DB6CD6745F91447408319762310F0C07