- The assignment
- What do we usually use?
- Example 1
- Example 2
- Example 3
- What do we need?
- Example 1 rewrite
- Example 2 rewrite
- Example 3 rewrite
- What is FEAR::API?
- Fetch a page and store it in a scalar
- Fetch a page and print to STDOUT
- Fetch a page and save it to a file
- Follow links in Google's homepage
- Save links in Google's homepage
- Recursively get web pages from Google
- Recursively get web pages from Google
- Follow the second link of Google
- Return links from Google's homepage
- Submit a query to Google
- Get links of some pattern
- Deal with links in a web page (I)
- Deal with links in a web page (II)
- Extraction
- Preprocess document
- Postprocess extraction results
- If you don't use with -base
- TO DO
- That's All:D