File: META.yml

package info (click to toggle)
liblog-agent-perl 0.307-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 380 kB
  • ctags: 259
  • sloc: perl: 2,272; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,103 bytes parent folder | download | duplicates (2)
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
39
40
41
42
--- #YAML:1.0
###########################################################################
# $Id: META.yml,v 1.4 2005/10/02 17:01:28 wendigo Exp $
###########################################################################
#
# META.yml
#
# RCS Revision: $Revision: 1.4 $
# Date: $Date: 2005/10/02 17:01:28 $
#
# Copyright (C) 2003,2005 Mark Rogaski, mrogaski@cpan.org;
# all rights reserved.
#
# See the README file included with the
# distribution for license information.
#
# http://module-build.sourceforge.net/META-spec.html
#
# $Log: META.yml,v $
# Revision 1.4  2005/10/02 17:01:28  wendigo
# *** empty log message ***
#
# Revision 1.3  2003/09/27 18:12:53  wendigo
# Removed unecessary prerequsites.
#
#
###########################################################################

name:                   Log-Agent
version:                0.307
version_from:           Agent.pm
license:                artistic
distribution_type:      module
installdirs:            site
requires:               
    Tie::Array: 0
recommends:
    Callback: 0
build_requires:
    Test: 0
dynamic_config:         0