foncion perl
sub maJolieFonction {
my ($x,$y,$t) = @_;
... instructions ...
return $z;
}
MVP
sub maJolieFonction {
my ($x,$y,$t) = @_;
... instructions ...
return $z;
}