in reply to Re(2): while(<>) { ... } considered harmful
in thread while(<>) { ... } considered harmful
You are right. Real code looks like:
No require on the surface. It was deeply hidden in one of method calls. I though it was just a Perl bug when I got that error for first time.my @other_connectors = map $ad_obj->connector(field => $_), qw(header description region country state);
--
Ilya Martynov
(http://martynov.org/)
|
---|