Thread exists (14 answers)
Opened by Froschpopo at 2006-09-19 19:50

renee
 2006-09-20 18:33
#70072 #70072
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Code: (dl )
1
2
3
%hash = (foo => ["bar", "foobar"]);
$hashref = \%hash;
print ref($hashref->{foo}) . "\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 exists