use strict; use warnings; # # Your code here # #### $perldoc # for documentation of the modules $perldoc -f # eg perldoc -f fork $perldoc -q "HTML parsing" # search the perlfaq $perldoc perldoc # for documentation on perldoc