Name : perl-Method-Signatures
| |
Version : 20170211
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp151.7.1
| Date : 2018-12-04 00:02:56
|
Group : Development/Libraries/Perl
| Source RPM : perl-Method-Signatures-20170211-lp151.7.1.src.rpm
|
Size : 0.13 MB
| |
Packager : (none)
| |
Summary : Method and function declarations with signatures and no source filter
|
Description :
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) = AATT_\'
\'func\' is like \'sub\' but takes a signature where the prototype would normally go. This takes the place of \'my($foo, $bar) = AATT_\' 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\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Method::Signatures)
perl(Method::Signatures::Modifiers)
perl(Method::Signatures::Parameter)
perl(Method::Signatures::Signature)
perl(Method::Signatures::Types)
perl(Method::Signatures::Utils)
perl-Method-Signatures
Requires :