This is the README for `fm-submit', a command-line tool for submitting
announcements about new project releases to freshmeat.net using the XML-RPC
interface.

To use this package you will need the following Perl modules from CPAN:

  Getopt::Long
  Pod::Usage
  Net::Netrc
  RPC::XML

If you do not have these modules, do "perl -MCPAN -e shell" as root and then
do "install Getopt::Long", "install Pod::Usage" and so on.
