The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

alltop_opml - Interface to Alltop.com, to generate OPML output

SYNOPSIS

alltop_opml [options] [file]

Options: -help This help message -man Full documentation -debug Enables debug mode -verbose Products verbose output -num-per-topic Only gets the specified number of feeds per topic

OPTIONS

-help

Prints a help message, then exits

-man

Prints the man page

-debug

Enables debug mode. This gives a more verbose output, and only requests 3 different feeds, so the time to generate the output is a lot less slow.

-verbose

Gives a lot more output.

-num-per-topic

For each topic on Alltop.com, this is the maximum number of feeds returned. This is useful if you only want a few of the feeds. Defaults to 4.

DESCRIPTION

This script will attempt to find feeds from the Alltop.com website, and generate an opml file based on what it finds.