sub script { my $Report=""; sub note { my ($titre,$texte) = @_; my $Texte= '
'.$texte.'
'; $Report .=$Texte; } note($title,$text); print STDERR "*update.pl: end \n[\n$Report\n]\n"; } script(); script(); script(); ####
*update.pl: end
[
กก
]
*update.pl: end
[
]
*update.pl: end
[
]