Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 073fb37290eb40a4911c419f9d8d1485

perl-Contextual-Return-0.4.14-2.mga7.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: