while () { my $currentURI = $_; chomp($currentURI); my @tags = $c->posts_for(uri =>"$currentURI");