Package : perl-Method-Alias > RPM : perl-Method-Alias-1.30.0-6.mga7.src.rpm

Basic items

Name perl-Method-Alias
Version 1.30.0
Release 6.mga7
URL http://search.cpan.org/dist/Method-Alias
Group Development/Perl
Summary Create method aliases (and do it safely)
Size 24KB
Arch noarch
License GPL or Artistic

Description

For a very long time, whenever I wanted to have a method alias (provide an
alternate name for a method) I would simple do a GLOB alias. That is,

\# My method
sub foo {
...
}

\# Alias the method
*bar = *foo;

While this works fine for functions, it does *not* work for methods.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-20 12:07:05
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie