Result for D38BE1D1C39A03BADF6240876A57387DD0523A22

Query result

Key Value
FileName./usr/share/man/man3/Autoload::AUTOCAN.3pm.gz
FileSize2788
MD5BAC84719756AA65A419E1A6EA8877B4E
SHA-1D38BE1D1C39A03BADF6240876A57387DD0523A22
SHA-256395D52B319008A84A82F35B6ED056DC48F39F5CEC7CDF0941557B19AB1C2BC77
SSDEEP48:XlwRCOmBsPY0/kTxjGS37Uo+5LHQZrPGL461n1u4waC2+c552UWy7QmMskSmZyFF:OQdvFGS3wok8ZrPGL4S1NwaCpW5pxLkq
TLSHT198517C6AFAC3433998D63510C3C568E80D882E6B8745F4F4627FC1F47C0D371689410A
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