Skip to content

Perl5 Interface to superfeedr.com - RT notifications of feed updates

Notifications You must be signed in to change notification settings

superfeedr/superfeedr-perl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module AnyEvent::Superfeedr.

NOTES

see installation notes below.

- This is still WIP
- Since Superfeedr has a PubSub implementation bug, it requires a
  AnyEvent::XMPP patch [*]
- It also requires a patch to split_uri [*]

[*] see http://github.com/yannk/perl-anyevent-xmpp/

USAGE:


INSTALLATION

AnyEvent::Superfeedr installation is straightforward. If your CPAN shell is set up,
you should just be able to do (well, when this will be on CPAN ;)

    % cpan AnyEvent::Superfeedr

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

AnyEvent::Superfeedr documentation is available as in POD. So you can do:

    % perldoc AnyEvent::Superfeedr

to read the documentation online with your favorite pager.

Yann Kerherve

About

Perl5 Interface to superfeedr.com - RT notifications of feed updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Perl 100.0%