SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-PluginBundle-AVAR rpm build for : openSUSE Tumbleweed. For other distributions click perl-Dist-Zilla-PluginBundle-AVAR.

Name : perl-Dist-Zilla-PluginBundle-AVAR
Version : 0.35 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.9 Date : 2024-08-05 20:57:37
Group : Unspecified Source RPM : perl-Dist-Zilla-PluginBundle-AVAR-0.35-1.9.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : Use Dist::Zilla like AVAR does
Description :
This is the plugin bundle that AVAR uses. Use it as:

[AATTAVAR]
;; same as `name\' earlier in the dist.ini (optional, detected from $dzil->name)
dist = MyDist
;; If you\'re not avar (will be read from \"git config github.user\" or $ENV{GITHUB_USER} by default)
github_user = imposter
;; Bugtracker github or rt, default is rt
bugtracker = rt
;; custom homepage/repository, defaults to metacpan page and github repository lc($dist->name)
homepage = http://example.com
repository = http://git.example.com/repo.git
;; use various stuff or not
no_AutoPrereq = 1 ; evil for this module
use_MakeMaker = 0 ; If using e.g. MakeMaker::Awesome instead
use_TestCompile = 0 ; I have my own compile tests here..
;; cpan:YOUR_CPAN_ID is the default authority, read from \"dzil setup\" entry for PAUSE
; authority = cpan:AVAR
no_Authority = 0 ; If want to use the authority module (previously the default)
;; if you want to install your dist after release (set $ENV{PERL_CPANM_OPTS} if you need --sudo or --mirror etc.)
;; default is OFF
install_command = cpanm .

It\'s equivalent to:

[AATTFilter]
bundle = AATTClassic
remove = PodVersion
remove = PodCoverageTests

[Git::NextVersion]
[AutoPrereqs]
[MetaJSON]

[MetaNoIndex]
;; Only added if these directories exist
directory = inc
directory = t
directory = xt
directory = utils
directory = example
directory = examples

[ReadmeFromPod]

[MetaResources]
;; $github_user is \'avar\' by default, $lc_dist is lc($dist)
homepage = http://search.cpan.org/dist/$dist/
bugtracker.mailto = bug-$distAATTrt.cpan.org
bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=$dist
repository.web = http://github.com/$github_user/$lc_dist
repository.url = git://github.com/$github_user/$lc_dist.git
repository.type = git
license = http://dev.perl.org/licenses/

[Authority]
authority = cpan:AVAR
do_metadata = 1

[NextRelease]
format = %{yyyy-MM-dd HH:mm:ss}d

[AATTGit]
tag_format = %v
version_regexp = \'^(\\d.*)$\'
first_version = \'0.01\'

[InstallRelease]
install_command = cpanm .

If you\'d like a minting profile (to create new modules with all the
boilerplate) for this PluginBundle, check out:
Dist::Zilla::MintingProfile::Author::Caelum.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-Zilla-PluginBundle-AVAR-0.35-1.9.noarch.rpm
     

Provides :
perl(Dist::Zilla::PluginBundle::AVAR)
perl-Dist-Zilla-PluginBundle-AVAR

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Dist::Zilla) >= 4.300028
perl(Dist::Zilla::App)
perl(Dist::Zilla::Chrome::Term)
perl(Dist::Zilla::Dist::Builder)
perl(Dist::Zilla::Plugin::Authority)
perl(Dist::Zilla::Plugin::InstallRelease)
perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
perl(Dist::Zilla::Plugin::MetaNoIndex)
perl(Dist::Zilla::Plugin::ReadmeFromPod) >= 0.06
perl(Dist::Zilla::Plugin::Test::Compile)
perl(Dist::Zilla::PluginBundle::Filter)
perl(Dist::Zilla::PluginBundle::Git) >= 1.102810
perl(Dist::Zilla::Role::PluginBundle)
perl(Git::Wrapper)
perl(Moose)
perl(Try::Tiny)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Dist
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/PluginBundle
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/PluginBundle/AVAR.pm
/usr/share/doc/packages/perl-Dist-Zilla-PluginBundle-AVAR
/usr/share/doc/packages/perl-Dist-Zilla-PluginBundle-AVAR/Changes
/usr/share/doc/packages/perl-Dist-Zilla-PluginBundle-AVAR/README
/usr/share/licenses/perl-Dist-Zilla-PluginBundle-AVAR
/usr/share/licenses/perl-Dist-Zilla-PluginBundle-AVAR/LICENSE
/usr/share/man/man3/Dist::Zilla::PluginBundle::AVAR.3pm.gz

 
ICM