Babble::Transport::LWP - LWP based transport layer for Babble


Babble documentation  | view source Contained in the Babble distribution.

Index


NAME

Top

Babble::Transport::LWP - LWP based transport layer for Babble

DESCRIPTION

Top

This module is the basic transport layer for Babble. It supports fetching documents via any protocol LWP supports.

METHODS

Top

get

Returns the contents of the given location as a string scalar, or carps upon error. The hash in the -lwp key will be passed down to LWP::UserAgent's new() method.

AUTHOR

Top

Gergely Nagy, algernon@bonehunter.rulez.org

Bugs should be reported at http://bugs.bonehunter.rulez.org/babble.

SEE ALSO

Top

Babble::Transport, LWP, LWP::UserAgent


Babble documentation  | view source Contained in the Babble distribution.