Menu

Tree [a91f56] default tip /
 History

Read Only access


File Date Author Commit
 lib 2009-05-21 Alex Kapranoff Alex Kapranoff [a91f56] Some clean up.
 scripts 2008-05-24 Alex Kapranoff Alex Kapranoff [0b5737] Make scripts more like examples.
 t 2008-12-06 Alex Kapranoff Alex Kapranoff [75d04e] No need to test for boilerplates any more.
 .hgignore 2008-05-26 Alex Kapranoff Alex Kapranoff [9e62db] These two should be in dist.
 .hgtags 2008-07-19 Alex Kapranoff Alex Kapranoff [9dcfef] Tagging version '0.91' using shipit.
 .shipit 2008-05-21 Alex Kapranoff Alex Kapranoff [525abf] New shipit supports Module::Build
 Build.PL 2008-05-31 Alex Kapranoff Alex Kapranoff [daa20c] Require 5.8 as per recommendations.
 Changes 2008-09-26 Alex Kapranoff Alex Kapranoff [622d2f] publish()
 MANIFEST 2008-12-06 Alex Kapranoff Alex Kapranoff [75d04e] No need to test for boilerplates any more.
 MANIFEST.SKIP 2009-05-21 Alex Kapranoff Alex Kapranoff [a91f56] Some clean up.
 META.yml 2008-09-26 Alex Kapranoff Alex Kapranoff [622d2f] publish()
 Makefile.PL 2008-05-28 Alex Kapranoff Alex Kapranoff [1702c9] Checking in changes prior to tagging of version...
 README 2008-05-24 Alex Kapranoff Alex Kapranoff [805ac4] Why version here?
 TODO 2008-09-26 Alex Kapranoff Alex Kapranoff [622d2f] publish()

Read Me

Net::FriendFeed

This module provides Perl wrapper around FriendFeed.com API.

FriendFeed is a social feed aggregator. See for yourself.

The API provides calls to fetch different feeds, to publish data, to
comment and "like" entries and to get user profile information.

This pure-perl module uses LWP for HTTP fetching & JSON.pm for JSON parsing.

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

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

    perldoc Net::FriendFeed

You can also look for information at:

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

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Net-FriendFeed

    CPAN Ratings
        http://cpanratings.perl.org/d/Net-FriendFeed

    Search CPAN
        http://search.cpan.org/dist/Net-FriendFeed


COPYRIGHT AND LICENCE

Copyright (C) 2008 Alex Kapranoff

This program is released under the following license: GPLv3
MongoDB Logo MongoDB