
News::Pictures - The great new News::Pictures!

Version 0.14

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();
...


Christian Guine, <c.guine at free.fr>

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.

Dependance: Tk, Tk::JPEG, IO::File, Convert::UU, Net::NNTP::Client

You can find documentation for this module with the perldoc command.
perldoc News::Pictures
You can also look for information at:


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.