Data-Beacon

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Data-Beacon
requires:
  Carp: 0
  Exporter: 0
  Getopt::Long: 0
  Pod::Usage: 0
  Scalar::Util: 0
  Time::Piece: 0
  URI::Escape: 0
  base: 0
  perl: 5.008
  strict: 0
  warnings: 0
resources:
  bugtracker: https://github.com/nichtich/Data-Beacon/issues
  homepage: https://github.com/nichtich/Data-Beacon
  repository: https://github.com/nichtich/Data-Beacon.git
version: 0.3.1

Makefile.PL  view on Meta::CPAN

    "bin/beacon"
  ],
  "LICENSE" => "perl",
  "NAME" => "Data::Beacon",
  "PREREQ_PM" => {
    "Carp" => 0,
    "Exporter" => 0,
    "Getopt::Long" => 0,
    "Pod::Usage" => 0,
    "Scalar::Util" => 0,
    "Time::Piece" => 0,
    "URI::Escape" => 0,
    "base" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {
    "Test::More" => 0
  },
  "VERSION" => "0.3.1",
  "test" => {

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 2.172 seconds using v1.00-cache-2.02-grep-82fe00e-cpan-1925d2aa809 )