NAME
Module::Release::SourceForge - Methods for releasing packages to SourceForge.
SYNOPSIS
Right now, there are no user-servicable parts inside. However, this has been split out like this so that there can be in the future.
VERSION
Version 0.22
$Header: /cvsroot/brian-d-foy/release/lib/SourceForge.pm,v 1.1 2004/09/02 01:38:49 comdog Exp $
check_for_passwords()
Makes sure that cpan_pass
and sf_pass
members are populated, as appropriate. This function must die if the calling program is not able to continue.
ftp_upload()
Upload the files to the FTP servers
sf_login()
Authenticate with Sourceforge
sf_qrs()
Visit the Quick Release System form
sf_release()
Release the file
getpass()
Get a password from the user if it isn't found.