Result for 26D208834093BA0F8C7D61E41106CD061F550E98

Query result

Key Value
FileName./usr/share/doc/packages/perl-Autoload-AUTOCAN/README
FileSize4264
MD5A168FDE002BC5144D31B4098FD109976
SHA-126D208834093BA0F8C7D61E41106CD061F550E98
SHA-2562A166BA7D5C64EBB3182CCBDCB9360ECE62EB1C8F2B5652FF9FD269E32BF4685
SSDEEP96:4TRQTb5kHfGXsiMr0haj7uDE0m05IBo9+1qBLD6uABvRQIL+ZH6c:4Sb5yOSr0Et0Oo9dBL4DL6
TLSHT1D291D76C3943A3A8CD5E877E395F81E8E91DD23B220255C0BBEF415C0F4253569B79AC
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