Package : perl-Method-Alias > RPM : perl-Method-Alias-1.30.0-3.mga6.noarch.rpm

Basic items

Install
Name perl-Method-Alias
Version 1.30.0
Release 3.mga6
URL http://search.cpan.org/dist/Method-Alias
Group Development/Perl
Summary Create method aliases (and do it safely)
Size 30KB
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 6
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Method-Alias-1.30.0-3.mga6.src.rpm
Build time 2016-06-19 05:35:05
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie