NAME

Whim::Command::send - Send command

SYNOPSIS

Usage: whim send [source-url] [target-url]

Run with two arguments to send a single webmention with the given
source and target URLs.

Run with one argument to send webmentions to every valid target found
within the content found at the given source URL.

DESCRIPTION

This command sends webmentions, as described above. It prints a short description of what it did to standard output.

If called with one argument, it will attempt to load the content from the given source URL, locate an h-entry microformat with an e-content property, and then try to send webmentions to all linked URLs found within.

SEE ALSO

whim