Thread Data::FormValidator Probleme: unbekannter Fehler
(2 answers)
Opened by pktm at 2004-08-10 03:02
[quote=pktm,10.08.2004, 14:10]Ich habe nur $q->Vars() angegeben, müsste aber {$q->Vars()} bzw. \%fdat (wie oben) lauten.[/quote]
oder auch scalar $q->Vars(). in skalarem kontext gibt Vars eine hashref zurück. aber vorsicht, die ist ein tied hash, also durch veränderungen ändert sich auch das $cgi-objekt. 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: ![]() ![]() |