But that is FAR from worst problem with that code. Re-read these posts and try to fix all your code before posting again.foreach my $dist_only (@all_store_info) { next if (!$dist_only); my @array = split(/ / , $dist_only);
In reply to Re^3: read-only error
by grep
in thread read-only error
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |