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-Method-Signatures

Provides two new keywords, 'func' and 'method', so that you can write subroutines with signatures instead of having to spell out 'my $self = shift; my($thing) = @_' 'func' is like 'sub' but takes a signature where the prototype would normally go. This takes the place of 'my($foo, $bar) = @_' and does a whole lot more. 'method' is like 'func' but specifically for making methods. It will automatically provide the invocant as '$self' (by default). No more 'my $self = shift'.

Found 1 sites for perl-Method-Signatures

Found 5 RPM for perl-Method-Signatures

PackageSummaryDistributionDownload
perl-Method-Signatures-20170211-bp156.3.1.noarch.htmlMethod and Function Declarations with Signatures and No Source FilterOpenSuSE Leap 15.6 for noarchperl-Method-Signatures-20170211-bp156.3.1.noarch.rpm
perl-Method-Signatures-20170211-bp155.2.8.noarch.htmlMethod and Function Declarations with Signatures and No Source FilterOpenSuSE Leap 15.5 for noarchperl-Method-Signatures-20170211-bp155.2.8.noarch.rpm
perl-Method-Signatures-20170211-bp154.1.18.noarch.htmlMethod and Function Declarations with Signatures and No Source FilterOpenSuSE Leap 15.4 for noarchperl-Method-Signatures-20170211-bp154.1.18.noarch.rpm
perl-Method-Signatures-20170211-bp153.1.13.noarch.htmlMethod and Function Declarations with Signatures and No Source FilterOpenSuSE Leap 15.3 for noarchperl-Method-Signatures-20170211-bp153.1.13.noarch.rpm
perl-Method-Signatures-20170211-lp152.3.2.noarch.htmlMethod and Function Declarations with Signatures and No Source FilterOpenSuSE Leap 15.2 for noarchperl-Method-Signatures-20170211-lp152.3.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet