public
Description:
Homepage:
Clone URL: git://github.com/ngerakines/perl-catalyst-plugin-facebook.git
omega (author)
Tue Aug 11 05:37:28 -0700 2009
ngerakines (committer)
Sun Aug 23 14:26:20 -0700 2009
name age message
file .shipit Thu May 22 16:02:47 -0700 2008 initial import git-svn-id: svn+ssh://socklabs.... [ngerakines]
file Changes Loading commit data...
file MANIFEST
file MANIFEST.skip Thu May 22 16:02:47 -0700 2008 initial import git-svn-id: svn+ssh://socklabs.... [ngerakines]
file Makefile
file Makefile.PL
file README
directory lib/
directory t/ Thu May 22 16:02:47 -0700 2008 initial import git-svn-id: svn+ssh://socklabs.... [ngerakines]
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.