Returning an array works too, you just have to provide list context on the calling side, i.e.
sub x { ... return @f; } my @r= x(...);
would work. You don't need the concatenation
In reply to Re^5: How to store an array in the store of Bot::BasicBot::Pluggable::Module?
by jethro
in thread How to store an array in the store of Bot::BasicBot::Pluggable::Module?
by brengo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |