File: META.yml

package info (click to toggle)
sendpage 1.0.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 644 kB
  • sloc: perl: 4,208; sh: 117; makefile: 51; php: 24
file content (15 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         sendpage
version:      1.000003
version_from: sendpage
installdirs:  site
requires:
    DBI:                           0
    Device::SerialPort:            1.0
    Mail::Send:                    1.08
    Net::SNPP:                     1.1
    Test::More:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30_01