Hello,
Could someone explain the format of the following line and how to read
it?
$name = $fieldname =~ /\[(.*?)\]/ ? $main::global->{'form'}->{$1} : $out;
Also, is there something in the perl man pages about it?
Thank you,
Angela
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/
