Acme-Net-OdiousPlan
view release on metacpan or search on metacpan
name: Acme-Net-OdiousPlan
version: 0.001
abstract: Your odio.us Gateway to Web 2.0 Riches
author: Jesse Vincent <jesse@bestpractical.com>
license: perl
distribution_type: module
requires:
Test::More: 0
no_index:
directory:
- inc
generated_by: Module::Install version 0.36
Makefile.PL view on Meta::CPAN
use inc::Module::Install;
name ('Acme-Net-OdiousPlan');
author ('Jesse Vincent <jesse@bestpractical.com>');
version_from ('lib/Acme/Net/OdiousPlan.pm');
abstract_from('lib/Acme/Net/OdiousPlan.pm');
license('perl');
requires('Test::More');
requires('LWP::Simple');
&WriteAll;
lib/Acme/Net/OdiousPlan.pm view on Meta::CPAN
=head1 DEPENDENCIES
L<LWP::Simple>
=head1 INCOMPATIBILITIES
Anything serious.
=head1 AUTHOR
Jesse Vincent C<< <jesse@bestpractical.com> >>
=head1 LICENCE AND COPYRIGHT
Copyright (c) 2005, Best Practical Solutions, LLC. All rights reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. See L<perlartistic>.
( run in 0.886 second using v1.01-cache-2.11-cpan-4e96b696675 )