2000-03-12 Adam Spiers <adam@thelonious.new.ox.ac.uk>
* Freshmeat.pm: version 0.93
* Freshmeat.pm: move require 5.005 to BEGIN block to be more useful
1999-12-08 localadams <localadams@thelonious.new.ox.ac.uk>
* t/all.t: Added tests for new advertisement code.
* Freshmeat.pm:
- Added support for advertisement section in parser, and
new access methods.
- list_header and details_header now use the original newsletter's
text rather than hardcoded text.
- Bumped version to 0.92.
* t/sample.newsletter.2, MANIFEST:
Added second sample newsletter for testing adverts code.
1999-11-09 localadams <localadams@thelonious.new.ox.ac.uk>
* Freshmeat.pm: Bumped version to 0.91.
* MANIFEST: Added INSTALL
* README: Fixed CPAN url
1999-11-02 localadams <localadams@thelonious.new.ox.ac.uk>
* INSTALL, README: Moved install instructions to INSTALL.
* Makefile.PL: duh
1999-10-24 localadams <localadams@thelonious.new.ox.ac.uk>
* Freshmeat.pm: Added brief description in comments at start
* MANIFEST: Added ChangeLog
* Freshmeat.pm:
Preload parse() - there's not much point using the module at all without it.
* Freshmeat.pm: removed unnecessary =cut
* README: 5.005 needed
* README: Almost there.
1999-10-23 localadams <localadams@thelonious.new.ox.ac.uk>
* README: New file.
* Makefile.PL: Added PREREQ_PM
* MANIFEST: New file.
* Freshmeat.pm:
'Security' and 'Documentation' categories don't get displayed
in short entries either
* t/all.t: Initial test suite
* Freshmeat.pm: Fixed =pod bug
* Freshmeat.pm: Allowed 'build' in version string
* Freshmeat.pm: - CPANification (AutoLoader, version)
- Added $clean_parse
- Fixed bug with total()
- Fixed typo in comments
- Improved =pod
* t/sample.newsletter.1: Sample newsletter for testing
* Makefile.PL, eg/README.fmscore: First revision
1999-08-08 Adam Spiers <adam@thelonious.new.ox.ac.uk>
* Freshmeat.pm: entry_keys is an accessor I suppose
* Freshmeat.pm: Missed a pod bullet
1999-08-07 Adam Spiers <adam@thelonious.new.ox.ac.uk>
* Freshmeat.pm: There isn't always a blank line before the |> url
* Freshmeat.pm: Initial import