Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > e12f6cf167e93aed6a4ebaeb65fc7ad1

perl-Contextual-Return-0.4.7-2.mga3.noarch.rpm

Description:

Usually, when you need to create a subroutine that returns different values
in different contexts (list, scalar, or void), you write something like:

sub get_server_status {
my ($server_ID) = @_;


my %server_data = _ascertain_server_status($server_ID);

Sources packages:

Other version of this rpm: