Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Tie-Hash-Method

Tie::Hash::Method provides a way to create a tied hash with specific overriden behaviour without having to create a new class to do it. A tied hash with no methods overriden is functionally equivalent to a normal hash. Each method in a standard tie can be overriden by providing a callback to the tie call. So for instance if you wanted a tied hash that changed 'foo' into 'bar' on store you could say: tie my %hash, 'Tie::Hash::Method', STORE => sub { (my $v=pop)=~s/foo/bar/g if defined $_[2]; return $_[0]->base_hash->{$_[1]}=$v; }; The callback is called with exactly the same arguments as the tie itself, in particular the tied object is always passed as the first argument. The tied object is itself an array, which contains a second hash in the HASH slot (index 0) which is used to perform the default operations. The callbacks available are in a hash keyed by name in the METHOD slot of the array (index 1). If your code needs to store extra data in the object it should be stored in the PRIVATE slot of the object (index 2). No future release of this module will ever use or alter anything in that slot. The arguments passed to the tie constructor will be seperated by the case of their keys. The ones with all capitals will be stored in the METHOD hash, and the rest will be stored in the PRIVATE hash.

Found 2 sites for perl-Tie-Hash-Method

Found 40 RPM for perl-Tie-Hash-Method

PackageSummaryDistributionDownload
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora Rawhide for x86_64perl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora Rawhide for aarch64perl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora Rawhide for ppc64leperl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora Rawhide for s390xperl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora 40 for x86_64perl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora 40 for aarch64perl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora 40 for ppc64leperl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-26.fc40.noarch.htmlTied hash with specific methods overridden by callbacksFedora 40 for s390xperl-Tie-Hash-Method-0.02-26.fc40.noarch.rpm
perl-Tie-Hash-Method-0.02-23.fc39.noarch.htmlTied hash with specific methods overridden by callbacksFedora 39 for x86_64perl-Tie-Hash-Method-0.02-23.fc39.noarch.rpm
perl-Tie-Hash-Method-0.02-23.fc39.noarch.htmlTied hash with specific methods overridden by callbacksFedora 39 for aarch64perl-Tie-Hash-Method-0.02-23.fc39.noarch.rpm
perl-Tie-Hash-Method-0.02-23.fc39.noarch.htmlTied hash with specific methods overridden by callbacksFedora 39 for ppc64leperl-Tie-Hash-Method-0.02-23.fc39.noarch.rpm
perl-Tie-Hash-Method-0.02-23.fc39.noarch.htmlTied hash with specific methods overridden by callbacksFedora 39 for s390xperl-Tie-Hash-Method-0.02-23.fc39.noarch.rpm
perl-Tie-Hash-Method-0.02-22.fc38.noarch.htmlTied hash with specific methods overridden by callbacksFedora 38 for x86_64perl-Tie-Hash-Method-0.02-22.fc38.noarch.rpm
perl-Tie-Hash-Method-0.02-22.fc38.noarch.htmlTied hash with specific methods overridden by callbacksFedora 38 for aarch64perl-Tie-Hash-Method-0.02-22.fc38.noarch.rpm
perl-Tie-Hash-Method-0.02-22.fc38.noarch.htmlTied hash with specific methods overridden by callbacksFedora 38 for ppc64leperl-Tie-Hash-Method-0.02-22.fc38.noarch.rpm
perl-Tie-Hash-Method-0.02-22.fc38.noarch.htmlTied hash with specific methods overridden by callbacksFedora 38 for s390xperl-Tie-Hash-Method-0.02-22.fc38.noarch.rpm
perl-Tie-Hash-Method-0.02-21.fc37.noarch.htmlTied hash with specific methods overridden by callbacksFedora 37 for x86_64perl-Tie-Hash-Method-0.02-21.fc37.noarch.rpm
perl-Tie-Hash-Method-0.02-21.fc37.noarch.htmlTied hash with specific methods overridden by callbacksFedora 37 for aarch64perl-Tie-Hash-Method-0.02-21.fc37.noarch.rpm
perl-Tie-Hash-Method-0.02-21.fc37.noarch.htmlTied hash with specific methods overridden by callbacksFedora 37 for ppc64leperl-Tie-Hash-Method-0.02-21.fc37.noarch.rpm
perl-Tie-Hash-Method-0.02-21.fc37.noarch.htmlTied hash with specific methods overridden by callbacksFedora 37 for s390xperl-Tie-Hash-Method-0.02-21.fc37.noarch.rpm
perl-Tie-Hash-Method-0.02-19.el9.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 9 for ppc64leperl-Tie-Hash-Method-0.02-19.el9.noarch.rpm
perl-Tie-Hash-Method-0.02-19.el9.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 9 for x86_64perl-Tie-Hash-Method-0.02-19.el9.noarch.rpm
perl-Tie-Hash-Method-0.02-19.el9.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 9 for aarch64perl-Tie-Hash-Method-0.02-19.el9.noarch.rpm
perl-Tie-Hash-Method-0.02-19.el9.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 9 for s390xperl-Tie-Hash-Method-0.02-19.el9.noarch.rpm
perl-Tie-Hash-Method-0.02-12.el8.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 8 for ppc64leperl-Tie-Hash-Method-0.02-12.el8.noarch.rpm
perl-Tie-Hash-Method-0.02-12.el8.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 8 for aarch64perl-Tie-Hash-Method-0.02-12.el8.noarch.rpm
perl-Tie-Hash-Method-0.02-12.el8.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 8 for x86_64perl-Tie-Hash-Method-0.02-12.el8.noarch.rpm
perl-Tie-Hash-Method-0.02-12.el8.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 8 for s390xperl-Tie-Hash-Method-0.02-12.el8.noarch.rpm
perl-Tie-Hash-Method-0.02-2.el7.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 7 for ppc64leperl-Tie-Hash-Method-0.02-2.el7.noarch.rpm
perl-Tie-Hash-Method-0.02-2.el7.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 7 for aarch64perl-Tie-Hash-Method-0.02-2.el7.noarch.rpm
perl-Tie-Hash-Method-0.02-2.el7.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 7 for ppc64perl-Tie-Hash-Method-0.02-2.el7.noarch.rpm
perl-Tie-Hash-Method-0.02-2.el7.noarch.htmlTied hash with specific methods overridden by callbacksEPEL 7 for x86_64perl-Tie-Hash-Method-0.02-2.el7.noarch.rpm
perl-Tie-Hash-Method-0.02-1.29.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Ports Tumbleweed for noarchperl-Tie-Hash-Method-0.02-1.29.noarch.rpm
perl-Tie-Hash-Method-0.02-1.25.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Tumbleweed for noarchperl-Tie-Hash-Method-0.02-1.25.noarch.rpm
Tied hash with specific methods overriden by callbacksperl-Tie-Hash-Method-0.02-1.7.noarch.rpm
perl-Tie-Hash-Method-0.02-bp156.3.1.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Leap 15.6 for noarchperl-Tie-Hash-Method-0.02-bp156.3.1.noarch.rpm
perl-Tie-Hash-Method-0.02-bp155.2.9.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Leap 15.5 for noarchperl-Tie-Hash-Method-0.02-bp155.2.9.noarch.rpm
perl-Tie-Hash-Method-0.02-bp154.1.19.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Leap 15.4 for noarchperl-Tie-Hash-Method-0.02-bp154.1.19.noarch.rpm
perl-Tie-Hash-Method-0.02-bp153.1.14.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Leap 15.3 for noarchperl-Tie-Hash-Method-0.02-bp153.1.14.noarch.rpm
perl-Tie-Hash-Method-0.02-lp152.3.2.noarch.htmlTied hash with specific methods overriden by callbacksOpenSuSE Leap 15.2 for noarchperl-Tie-Hash-Method-0.02-lp152.3.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet