Acme-DieOnLoad
view release on metacpan or search on metacpan
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::ETHER/License",
"version" : "5.039"
},
{
"class" : "Dist::Zilla::Plugin::GenerateFile::ShareDir",
"config" : {
"Dist::Zilla::Plugin::GenerateFile::ShareDir" : {
"destination_filename" : "CONTRIBUTING",
"dist" : "Dist-Zilla-PluginBundle-Author-ETHER",
"encoding" : "UTF-8",
"has_xs" : 0,
"location" : "build",
"source_filename" : "CONTRIBUTING"
}
},
"name" : "@Author::ETHER/generate CONTRIBUTING",
"version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
-
class: Dist::Zilla::Plugin::License
name: '@Author::ETHER/License'
version: '5.039'
-
class: Dist::Zilla::Plugin::GenerateFile::ShareDir
config:
Dist::Zilla::Plugin::GenerateFile::ShareDir:
destination_filename: CONTRIBUTING
dist: Dist-Zilla-PluginBundle-Author-ETHER
encoding: UTF-8
has_xs: 0
location: build
source_filename: CONTRIBUTING
name: '@Author::ETHER/generate CONTRIBUTING'
version: '0.006'
-
class: Dist::Zilla::Plugin::InstallGuide
name: '@Author::ETHER/InstallGuide'
version: '1.200006'
-
lib/Acme/DieOnLoad.pm view on Meta::CPAN
our $VERSION = '0.001';
die 'I told you so. What did you expect?';
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::DieOnLoad - A module that dies when loaded
=head1 VERSION
version 0.001
=head1 SYNOPSIS
( run in 0.611 second using v1.01-cache-2.11-cpan-49f99fa48dc )