Skip to content

Commit

Permalink
dzil config
Browse files Browse the repository at this point in the history
  • Loading branch information
robn committed Oct 25, 2010
1 parent 0f9dfb0 commit 5861234
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 64 deletions.
12 changes: 0 additions & 12 deletions MANIFEST

This file was deleted.

52 changes: 0 additions & 52 deletions Makefile.PL

This file was deleted.

32 changes: 32 additions & 0 deletions dist.ini
@@ -0,0 +1,32 @@
name = Net-OpenID-Consumer
version = 1.03
author = Robert Norris <rob@eatenbyagrue.org>
license = Perl_5
copyright_holder = Brad Fitzpatrick
copyright_year = 2005

[@Basic]

[Prereqs]
LWP::UserAgent = 0
HTTP::Request = 0
URI = 0
Time::Local = 0
Crypt::DH = 0.05
Net::OpenID::Common = 1.01
MIME::Base64 = 0
Digest::SHA1 = 0
Storable = 0

[Prereqs / TestRequires]
Test::More = 0

; XXX todo
; 'MIN_PERL_VERSION' => 5.006, #warnings.pm
;
; META_MERGE => {
; resources => {
; repository => 'http://github.com/apparentlymart/libnet-openid-perl/tree',
; },
; keywords => ['openid','openid client','openid consumer'],
; },

0 comments on commit 5861234

Please sign in to comment.