for my $website (@websites) { my ($site_name, $db_key, $site_url) = @{ $website }; scrape_site( $site_name, $db_key, $site_url); # .... further processing }
-Mark
In reply to Re: Notes from the Refactoring Ward
by kvale
in thread Notes from the Refactoring Ward
by tlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |