NAME

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

VERSION

Version 0.01

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.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc News::Pictures

You can also look for information at:

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.