Software-Catalog-SW-bulwark-qt

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Bulwark desktop GUI client",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",

META.yml  view on Meta::CPAN

---
abstract: 'Bulwark desktop GUI client'
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0

Makefile.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
use strict;
use warnings;

use 5.010001;

use ExtUtils::MakeMaker;

my %WriteMakefileArgs = (
  "ABSTRACT" => "Bulwark desktop GUI client",
  "AUTHOR" => "perlancar <perlancar\@cpan.org>",
  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "Software-Catalog-SW-bulwark-qt",
  "LICENSE" => "perl",
  "MIN_PERL_VERSION" => "5.010001",
  "NAME" => "Software::Catalog::SW::bulwark::qt",
  "PREREQ_PM" => {
    "HTML::FormatText::Any" => 0,

README  view on Meta::CPAN

NAME
    Software::Catalog::SW::bulwark::qt - Bulwark desktop GUI client

VERSION
    This document describes version 0.008 of
    Software::Catalog::SW::bulwark::qt (from Perl distribution
    Software-Catalog-SW-bulwark-qt), released on 2020-10-02.

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/Software-Catalog-SW-bulwark-qt>.

lib/Software/Catalog/SW/bulwark/qt.pm  view on Meta::CPAN

                          HTML::FormatText::Any::html2text(html => $html)->[2]];
              }
          } else {
              return [543, "Cannot scrape release note text from $url"];
          }
      },
  );
}

1;
# ABSTRACT: Bulwark desktop GUI client

__END__

=pod

=encoding UTF-8

=head1 NAME

Software::Catalog::SW::bulwark::qt - Bulwark desktop GUI client

=head1 VERSION

This document describes version 0.008 of Software::Catalog::SW::bulwark::qt (from Perl distribution Software-Catalog-SW-bulwark-qt), released on 2020-10-02.

=for Pod::Coverage ^(.+)$

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Software-Catalog-SW-bulwark-qt>.



( run in 1.786 second using v1.01-cache-2.11-cpan-39bf76dae61 )