Thread Froschpopo goes POE (12 answers)
Opened by Froschpopo at 2005-04-06 15:04

renee
 2005-04-06 15:20
#53460 #53460
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
probier mal:
Code: (dl )
1
2
3
4
sub test {
my @args = @_[ARG0..$#_];
print "hier mal das 'hi' ausgeben: $args[0]\n";
}
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 Froschpopo goes POE