Name : perl-Method-Signatures
| |
Version : 20170211
| Vendor : obs://build_opensuse_org/home:sbahling
|
Release : 2.2
| Date : 2018-06-20 06:21:49
|
Group : Development/Libraries/Perl
| Source RPM : perl-Method-Signatures-20170211-2.2.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/home:/sbahling:/Backports:/SLE-15/SLE_15/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 :