SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-Sub rpm build for : openSUSE Tumbleweed. For other distributions click perl-Tie-Sub.

Name : perl-Tie-Sub
Version : 1.001 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.67 Date : 2024-08-05 20:34:27
Group : Development/Libraries/Perl Source RPM : perl-Tie-Sub-1.001-6.67.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Tying a subroutine, function or method to a hash
Description :
Subroutines don\'t have interpreted into strings. The module ties a
subroutine to a hash. The subroutine is executed at fetch hash. At long
last this is the same, only the notation is shorter.

Alternative to

\" ... ${\\ subroutine(\'abc\') } ... \"

\" ... AATT{[ subroutine(\'abc\') ]} ... \"

\'...\' . subroutine(\'abc\') . \'...\'

write

\" ... $subroutine{abc} ... \"

Sometimes the subroutine expects more than 1 parameter. Then submit a
reference on an array as \'hash key\'. The tied subroutine will get the
parameters always as list.

Use any reference to give back more then 1 return value. The caller get
back this reference. There is no way to return a list.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-Sub-1.001-6.67.noarch.rpm
     

Provides :
perl(Tie::Sub)
perl-Tie-Sub

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Params::Validate)
perl(Test::Differences) >= 0.60
perl(Test::Exception)
perl(Test::NoWarnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Tie
/usr/lib/perl5/vendor_perl/5.40.0/Tie/Sub.pm
/usr/share/doc/packages/perl-Tie-Sub
/usr/share/doc/packages/perl-Tie-Sub/Changes
/usr/share/doc/packages/perl-Tie-Sub/README
/usr/share/doc/packages/perl-Tie-Sub/example
/usr/share/doc/packages/perl-Tie-Sub/example/01_example.pl
/usr/share/doc/packages/perl-Tie-Sub/example/02_default_hash.pl
/usr/share/man/man3/Tie::Sub.3pm.gz

 
ICM