Thread Linux/Unix Homeverzeichnis (5 answers)
Opened by J-jayz-Z at 2005-08-18 06:59

J-jayz-Z
 2005-08-18 18:20
#57268 #57268
User since
2005-04-13
625 Artikel
BenutzerIn
[Homepage] [default_avatar]
na ja, deutsche Sprache, schwere Sprache...
Danke für eure Hilfe !
perl -Mstrict -Mwarnings -e 'package blub; sub new { bless {} } sub bar {my $self=shift; $self->{bla}="5065726c2d436f6d6d756e697479"; return $self->{bla};} my $foo=blub->new();print "Hallo ";print pack("H*",$foo->bar()); print "\n"'

http://perl-tutor.de

View full thread Linux/Unix Homeverzeichnis