Barbie > CPAN-Testers-WWW-Statistics > cpanmail.cgi

Download:
CPAN-Testers-WWW-Statistics-0.74.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

cpanmail.cgi - script to access the NNTP server and retrieve a mail address.

SYNOPSIS ^

  perl cpanmail.cgi

DESCRIPTION ^

Using the CPAN Testers NNTP interface, retrieve the given article, and return the email address in a non-spam form.

retrieve_from_db

Access the database and retrieve the required article data.

retrieve_from_nntp

Access the NNTP server and parse the required article.

write_results

Outputs the results using Template Toolkit

BUGS, PATCHES & FIXES ^

There are no known bugs at the time of this release. However, if you spot a bug or are experiencing difficulties, that is not explained within the POD documentation, please send an email to barbie@cpan.org. However, it would help greatly if you are able to pinpoint problems or even supply a patch.

Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me.

SEE ALSO ^

Net::NNTP.

http://stats.cpantesters.org/

AUTHOR ^

  Barbie, <barbie@cpan.org>
  for Miss Barbell Productions <http://www.missbarbell.co.uk>.

COPYRIGHT AND LICENSE ^

  Copyright (C) 2005-2009 Barbie for Miss Barbell Productions.

  This module is free software; you can redistribute it and/or
  modify it under the same terms as Perl itself.