Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 3eb5d82cc7faae071d5d426ca8e5b798

perl-Contextual-Return-0.4.8-3.mga6.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: