package Task::WWW::Pastebin; use warnings; use strict; our $VERSION = '0.001'; 1; __END__ =head1 NAME Task::WWW::Pastebin - a bundle of WWW::Pastebin::* modules =head1 BUNDLE CONTENTS WWW-Pastebin-Bot-Pastebot-Create-0.001 WWW-Pastebin-CSSStandardsOrg-Create-0.001 WWW-Pastebin-CSSStandardsOrg-Retrieve-0.001 WWW-Pastebin-NoMorePastingCom-Retrieve-0.001 WWW-Pastebin-PastebinCa-Create-0.001 WWW-Pastebin-PastebinCa-Retrieve-0.001 WWW-Pastebin-PastebinCom-Create-0.001 WWW-Pastebin-PastebinCom-Retrieve-0.002 WWW-Pastebin-PastieCabooSe-Retrieve-0.001 WWW-Pastebin-PhpfiCom-Create-0.001 WWW-Pastebin-PhpfiCom-Retrieve-0.001 WWW-Pastebin-RafbNet-Create-0.001 WWW-Pastebin-RafbNet-Retrieve-0.001 WWW-Pastebin-UbuntuNlOrg-Retrieve-0.001 =head1 AUTHOR Zoffix Znet, C<< >> (L, L) =head1 BUGS Please report any bugs or feature requests to C, or through the web interface at L. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. =head1 SUPPORT You can find documentation for this module with the perldoc command. perldoc Task::WWW::Pastebin You can also look for information at: =over 4 =item * RT: CPAN's request tracker L =item * AnnoCPAN: Annotated CPAN documentation L =item * CPAN Ratings L =item * Search CPAN L =back =head1 COPYRIGHT & LICENSE Copyright 2008 Zoffix Znet, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =cut