Thread Zugriff auf anderen Namensraum (13 answers)
Opened by SirLant at 2003-08-25 15:56

pq
 2003-08-25 16:49
#80000 #80000
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=Crian,25.08.2003, 14:44]Außerdem kannst Du nicht-OO-Packages nicht mit der Pfeil-Syntax aufrufen *<:-} *tröt*[/quote]
können schon. es geht auch:
Code (perl): (dl )
my $main = main::->new();

(vorausgesetzt, das skript hat eine subroutine new())
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Zugriff auf anderen Namensraum