Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngerakines/perl-catalyst-plugin-facebook
https://github.com/ngerakines/perl-catalyst-plugin-facebook
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngerakines/perl-catalyst-plugin-facebook
- Owner: ngerakines
- Created: 2008-12-24T03:01:22.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-08-23T21:26:25.000Z (over 15 years ago)
- Last Synced: 2024-05-01T13:43:27.340Z (8 months ago)
- Language: Perl
- Homepage:
- Size: 90.8 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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 installSUPPORT 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-FacebookCPAN Request Tracker:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Catalyst-Plugin-FacebookAnnoCPAN, annotated CPAN documentation:
http://annocpan.org/dist/Catalyst-Plugin-FacebookCPAN Ratings:
http://cpanratings.perl.org/d/Catalyst-Plugin-FacebookCOPYRIGHT 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.