Skip to content

Commit

Permalink
fixed small typo in non-blocking Mojo::UserAgent recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 8, 2012
1 parent 249d8ba commit 3b6312f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/Cookbook.pod
Expand Up @@ -954,7 +954,7 @@ can keep many parallel connections active at the same time.

# Enqueue
push @urls, $url;
};
}

# Next
crawl();
Expand Down

0 comments on commit 3b6312f

Please sign in to comment.