NAME

LWP::Protocol::bbs - BBS/RPC support for LWP

SYNOPSIS

# start daemon
% bbscomd MAPLE2 /srv/bbs

# fetch some property
% lwp-download bbs://localhost/boards/sysop/articles/1/body

DESCRIPTION

This is an attempt to combine raw BBS fetch with LWP protocol,
intended to be used as the bridge to foreign renderes.

It's still in early alpha stage, and the interface remains
undecided as of now.

AUTHORS

Autrijus Tang <autrijus@autrijus.org>

COPYRIGHT

Copyright 2001 by Autrijus Tang <autrijus@autrijus.org>.

All rights reserved. You can redistribute and/or modify this module under the same terms as Perl itself.