NAME
News::Pictures - The great new News::Pictures!
VERSION
Version 0.13
SYNOPSIS
News::Pictures is a package which allows to search photographs in a forum, to show them and possibly to save them
use News::Pictures;
my $foo = News::Pictures->new();
...
FUNCTIONS
function1
function2
AUTHOR
Christian Guine, <c.guine at free.fr>
BUGS
Please report any bugs or feature requests to bug-news-pictures at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=News-Pictures. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SEE ALSO
Dependance: Tk, Tk::JPEG, IO::File, Convert::UU, Net::NNTP::Client
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc News::Pictures
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2009 Christian Guine, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.