root/trunk/META.yml @ 607

Revision 607, 0.6 kB (checked in by bradfitz, 3 years ago)

don't vivify globs by checking for manage commands -- Jay Buffington, Ask Bjorn Hansen

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# http://module-build.sourceforge.net/META-spec.html
2#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3name:         Perlbal
4version:      1.52
5version_from: lib/Perlbal.pm
6installdirs:  site
7requires:
8    BSD::Resource:                 0
9    Danga::Socket:                 1.44
10    File::Find:                    0
11    HTTP::Date:                    0
12    HTTP::Response:                0
13    Sys::Syscall:                  0
14    Test::More:                    0
15    Time::HiRes:                   0
16
17distribution_type: module
18generated_by: ExtUtils::MakeMaker version 6.17
Note: See TracBrowser for help on using the browser.