Created
November 21, 2010 07:38
-
-
Save tsibley/708543 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
abstract: 'easy access to any pastebin' | |
author: | |
- 'Shawn M Moore, C<[email protected]>' | |
build_requires: | |
ExtUtils::MakeMaker: 6.42 | |
configure_requires: | |
ExtUtils::MakeMaker: 6.42 | |
distribution_type: module | |
generated_by: 'Module::Install version 1.00' | |
license: perl | |
meta-spec: | |
url: http://module-build.sourceforge.net/META-spec-v1.4.html | |
version: 1.4 | |
name: App-Nopaste | |
no_index: | |
directory: | |
- inc | |
- t | |
requires: | |
Clipboard: 0 | |
Config::GitLike: 0.00 | |
File::Spec: 0 | |
File::Temp: 0 | |
Module::Pluggable: 0 | |
Moose: 0.74 | |
MooseX::Getopt: 0.17 | |
WWW::Mechanize: 0 | |
WWW::Pastebin::PastebinCom::Create: 0 | |
perl: 5.8.3 | |
resources: | |
homepage: http://github.com/tsibley/app-nopaste/tree | |
license: http://dev.perl.org/licenses/ | |
repository: git://github.com/tsibley/app-nopaste.git | |
version: 0.22 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment