=head1 DESCRIPTION

Flower is a meshed P2P client running between trusted peers on a LAN
or WAN network.

=head1 STATUS

Flower is not yet operational.

=head1 SYNOPSIS

 git clone git://github.com/santex/Flower.git
 cd Flower
 perl Makefile.PL
 make
 script/flower <your-ip-address> 2222

Then visit L<http://127.0.0.1:2222> in your browser.

=head1 AUTHOR

Hagen Geissler, E<lt>[email protected]<gt>

=head1 LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

=cut