Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngerakines/perl-catalyst-plugin-facebook


https://github.com/ngerakines/perl-catalyst-plugin-facebook

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Catalyst-Plugin-Facebook

This module adds quick and easy access to WWW::Facebook::API within a
Catalyst application.

See the POD for more information and example use.

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 Catalyst::Plugin::Facebook

You can also look for information at:

Search CPAN
http://search.cpan.org/dist/Catalyst-Plugin-Facebook

CPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-Plugin-Facebook

AnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Catalyst-Plugin-Facebook

CPAN Ratings:
http://cpanratings.perl.org/d/Catalyst-Plugin-Facebook

COPYRIGHT AND LICENCE

Copyright (C) 2007 Nick Gerakines

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