Acme-CPANLists-Import-SHARYANTO
view release on metacpan or search on metacpan
2. You may apply bug fixes, portability fixes and other modifications derived
from the Public Domain or from the Copyright Holder. A Package modified in such
a way shall still be considered the Standard Version.
3. You may otherwise modify your copy of this Package in any way, provided that
you insert a prominent notice in each changed file stating how and when you
changed that file, and provided that you do at least ONE of the following:
a) place your modifications in the Public Domain or otherwise make them
Freely Available, such as by posting said modifications to Usenet or an
equivalent medium, or placing the modifications on a major archive site
such as ftp.uu.net, or by allowing the Copyright Holder to include your
modifications in the Standard Version of the Package.
b) use the modified Package only within your corporation or organization.
c) rename any non-standard executables so the names do not conflict with
standard executables, which must also be provided, and provide a separate
manual page for each non-standard executable that clearly documents how it
differs from the Standard Version.
{
"abstract" : "CPANLists imported from Steven Haryanto's blog posts",
"author" : [
"perlancar <perlancar@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"name" : "FUNCTIONS",
"version" : "4.012"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@Author::PERLANCAR/Leftovers",
"version" : "4.012"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Author::PERLANCAR/postlude",
"version" : "4.012"
},
{
"class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
"name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
"version" : "0.07"
},
{
"class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
"name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
---
abstract: "CPANLists imported from Steven Haryanto's blog posts"
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
-
class: Pod::Weaver::Section::Collect
name: FUNCTIONS
version: '4.012'
-
class: Pod::Weaver::Section::Leftovers
name: '@Author::PERLANCAR/Leftovers'
version: '4.012'
-
class: Pod::Weaver::Section::Region
name: '@Author::PERLANCAR/postlude'
version: '4.012'
-
class: Pod::Weaver::Section::Completion::GetoptLongComplete
name: '@Author::PERLANCAR/Completion::GetoptLongComplete'
version: '0.07'
-
class: Pod::Weaver::Section::Completion::GetoptLongSubcommand
name: '@Author::PERLANCAR/Completion::GetoptLongSubcommand'
version: '0.03'
-
Makefile.PL view on Meta::CPAN
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
use strict;
use warnings;
use ExtUtils::MakeMaker;
my %WriteMakefileArgs = (
"ABSTRACT" => "CPANLists imported from Steven Haryanto's blog posts",
"AUTHOR" => "perlancar <perlancar\@cpan.org>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
"DISTNAME" => "Acme-CPANLists-Import-SHARYANTO",
"EXE_FILES" => [],
"LICENSE" => "perl",
"NAME" => "Acme::CPANLists::Import::SHARYANTO",
"PREREQ_PM" => {},
"TEST_REQUIRES" => {
lib/Acme/CPANLists/Import/SHARYANTO.pm view on Meta::CPAN
package Acme::CPANLists::Import::SHARYANTO;
our $DATE = '2016-02-21'; # DATE
our $VERSION = '0.01'; # VERSION
1;
# ABSTRACT: CPANLists imported from Steven Haryanto's blog posts
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::CPANLists::Import::SHARYANTO - CPANLists imported from Steven Haryanto's blog posts
=head1 VERSION
This document describes version 0.01 of Acme::CPANLists::Import::SHARYANTO (from Perl distribution Acme-CPANLists-Import-SHARYANTO), released on 2016-02-21.
=head1 DESCRIPTION
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-Import-SHARYANTO>.
( run in 1.663 second using v1.01-cache-2.11-cpan-5a3173703d6 )