WordPress-Plugin-WallFlower

The intention for this plug-in is to integrate wordpress blogs with
social media.  Cross-site authentication using trusted third parties à
la Kerberos or OpenID.  Authorization checks with RADIUS and/or
Diameter.  Audit reports to local and remote storage.  That sort of
thing.

INSTALLATION

To install this module, run the following commands:

       perl Makefile.PL
       make
       make test
       make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

   perldoc WordPress::Plugin::WallFlower

You can also look for information at:

               Download URL for PHP Dweebs
       http://wp.colliertech.org/downloads/wallflower.zip

   RT, CPAN's request tracker
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=WordPress-Plugin-WallFlower

   AnnoCPAN, Annotated CPAN documentation
       http://annocpan.org/dist/WordPress-Plugin-WallFlower

   CPAN Ratings
       http://cpanratings.perl.org/d/WordPress-Plugin-WallFlower

   Search CPAN
       http://search.cpan.org/dist/WordPress-Plugin-WallFlower/


LICENSE AND COPYRIGHT

Copyright (C) 2012 Collier Technologies LLC. DBA colliertech.org
Copyright (C) 2012 colliertech.org

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.