Thread separator (16 answers)
Opened by RPerl at 2007-02-11 18:50

renee
 2007-02-11 20:05
#74223 #74223
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Man könnte auch mit $" arbeiten:

Code: (dl )
1
2
3
4
{
local $" = ',';
print "@array";
}
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread separator