File: META.yml

package info (click to toggle)
libnet-facebook-oauth2-perl 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 160 kB
  • sloc: perl: 322; makefile: 8
file content (38 lines) | stat: -rw-r--r-- 967 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
abstract: 'a simple Perl wrapper around Facebook OAuth 2.0 protocol'
author:
  - 'Mahmoud A. Mehyar <mamod.mehyar@gmail.com>'
build_requires:
  Plack::Loader: '0'
  Plack::Request: '0'
  Test::Exception: '0'
  Test::MockModule: '0'
  Test::MockObject: '0'
  Test::More: '0.88'
  Test::Requires: '0'
  Test::TCP: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Facebook-Oauth2
no_index:
  directory:
    - t
    - inc
requires:
  Carp: '0'
  JSON::MaybeXS: '0'
  LWP::Protocol::https: '0'
  LWP::UserAgent: '0'
  URI: '0'
  URI::Escape: '0'
resources:
  bugtracker: https://github.com/mamod/Net-Facebook-Oauth2/issues
  license: http://dev.perl.org/licenses/
  repository: https://github.com/mamod/Net-Facebook-Oauth2
version: '0.11'