Giter Site home page Giter Site logo

perlanet's Introduction

Perlanet
--------

NAME

  Perlanet

DESCRIPTION

WHAT IS Perlanet?

  Perlanet is a Perl module for aggregating web feeds.

  It allows you to aggregate a number of web feeds (both Atom and RSS) and
  to publish a web page and another web feed containing the aggregated
  content.

HOW DO I INSTALL IT?

  Perlanet uses the standard Perl module architecture and can therefore by
  installed using the standard Perl method which, in brief, goes something
  like this:

    gzip -cd Perlanet-X.XX.tar.gz | tar xvf -
    cd Perlanet-X.XX
    perl Build.PL
    ./Build
    ./Build test
    ./Build install

  Where X.XX is the version number of the module which you are installing.

  You can also install it using either the 'cpan' or 'cpanp' command line
  programs.

WHERE IS THE DOCUMENTATION?

  All of the documentation is in POD format. The most useful documentation
  is included with the 'perlanet' program that is part of this
  distributions. If you install the module using the standard method you
  should be able to read it by typing

    perldoc perlanet

  at a comand prompt.

LATEST VERSION

  The latest version of this module will always be available from CPAN.

COPYRIGHT

  Copyright (C) 2008, Magnum Solutions Ltd.  All Rights Reserved.

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

ANYTHING ELSE?

  If you have any further questions, please contact the author.

AUTHOR

  Dave Cross <[email protected]>

perlanet's People

Contributors

davorg avatar jj avatar shlomif avatar mag-sol avatar tbsliver avatar

Watchers

Mohammad Sajid Anwar avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.