forked from davorg-cpan/perlanet
kappa/perlanet
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 34 commits ahead, 241 commits behind davorg-cpan:master.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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 <dave@mag-sol.com>
About
Simple Planet Clone in Perl
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%