File: META.yml

package info (click to toggle)
libflickr-api-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 68 kB
  • ctags: 17
  • sloc: perl: 200; makefile: 8
file content (17 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Flickr-API
version:      0.09
version_from: lib/Flickr/API.pm
installdirs:  site
requires:
    Digest::MD5:                   0
    HTTP::Request:                 0
    HTTP::Response:                0
    LWP::UserAgent:                0
    Test::More:                    0
    URI:                           1.18
    XML::Parser::Lite::Tree:       0.03

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17