Thread Can't call method "..." without a package or obj (11 answers)
Opened by Cryog3n at 2004-12-27 22:39

pq
 2004-12-27 23:49
#3941 #3941
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
my @price; m/^preis(\d+)/ and $price[$1] = $q->param($_) for $q->param;
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 Can't call method "..." without a package or obj