WWW-Freshmeat This modules aims at automating searches for Free Software project entries in the Freshmeat.net directory. It is currently in very alpha stage, with very limited functionality (retrieving data for a project you already know of). INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install Alternatively, to install with Module::Build, you can use 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 WWW::Freshmeat You can also look for information at: Search CPAN http://search.cpan.org/dist/WWW-Freshmeat CPAN Request Tracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-Freshmeat AnnoCPAN, annotated CPAN documentation: http://annocpan.org/dist/WWW-Freshmeat CPAN Ratings: http://cpanratings.perl.org/d/WWW-Freshmeat COPYRIGHT AND LICENCE Copyright 2006 Cedric Bouvier (version 0.01). Copyright (C) 2009 Alexandr Ciornii. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.