The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
--- #YAML:1.0
name:                   WWW-UsePerl-Journal-Thread
version:                0.14
abstract:               Handles the retrieval of UsePerl journal comment threads
author:
  - Barbie <barbie@cpan.org>

license:                  artistic_2
distribution_type:        module
installdirs:              site

requires:
  perl:                   5.006
  Class::Accessor::Fast:  0
  HTTP::Request::Common:  0
  LWP::UserAgent:         0
  Time::Piece:            1.07
  WWW::UsePerl::Journal:  0.22
recommends:
  Test::CPAN::Meta:       0
  Test::CPAN::Meta::JSON: 0
  Test::Pod:              1.00
  Test::Pod::Coverage:    0.08
build_requires:
  IO::File:               0
  Test::Exception:        0
  Test::More:             0.70

provides:
  WWW::UsePerl::Journal::Thread:
    file:     lib/WWW/UsePerl/Journal/Thread.pm
    version:  0.14
  WWW::UsePerl::Journal::Comment:
    file:     lib/WWW/UsePerl/Journal/Comment.pm
    version:  0.14
no_index:
  directory:
    - t
    - examples

meta-spec:
   version:   1.4
   url:       http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by: Hand 1.0