perl-cpanplus-dist-arch icon indicating copy to clipboard operation
perl-cpanplus-dist-arch copied to clipboard

CPANPLUS backend for building Archlinux pacman packages

Results 12 perl-cpanplus-dist-arch issues
Sort by recently updated
recently updated
newest added

```sh ❯ cpan2aur -d Text::Layout ==> Creating a new package directory for Text::Layout... -> Looking up module for Text::Layout on CPAN... Running [/usr/bin/perl -MCPANPLUS::Internals::Utils::Autoflush /home/janek/.cpanplus/5.34.0/build/LX8hqQhqCJ/Text-Layout-0.028/Makefile.PL]... Checking if your kit is...

Sometimes, modules like Redis, Moose, Catalyst::Runtime add a new dependency that doesn't yet exist on AUR and that one dependency has a rabbit hole of upwards of 10-15 new dependencies,...

I'd recommend using MetaCPAN per default for both, the page being better and the mirror being fast both for downloads and syncing. Besides that it has a nice API that...

It makes me nervous to have 'cpan2aur --check' auto upload a new module before I have an opportunity to check it. I don't mind having cpan2aur generate things for me...

http://aur.archlinux.org/packages.php?ID=10556 manual run ``` Module-Install-0.99 % PERL5LIB="lib" prove t/22_installdirs.t t/22_installdirs.t .. 8/24 old INSTALLDIRS (probably set by makemaker_args) is overriden by installdirs t/22_installdirs.t .. ok All tests successful. Files=1, Tests=24,...

upstream-patch
confirmed bug

the idea occurred to me to day that in order to stop prereqs from being generated based on what /I have/ installed perhaps there's a way to make what I...

feature-request

When I built and installed a new perl-cpanplus-dist-arch-git package it had some interesting behavior. I built it with a perl (5.12) I compiled using perlbrew (available here on github).The cpan2aur...

very rarely a problem because most are perl artistic / gpl. but I just noticed one that isn't. http://search.cpan.org/dist/XML-Writer/ this particular one is not actually my problem... it's in community....

todo

``` [MSG] [Tue Apr 27 16:28:33 2010] Extracted 'Alien-SVN-1.4.6.0/src/subversion/www/webdav-usage.html' [MSG] [Tue Apr 27 16:28:33 2010] Extracted 'Alien::SVN' to '/home/xenoterracide/.cpanplus/5.10.1/build/Alien-SVN-1.4.6.0' [MSG] [Tue Apr 27 16:28:33 2010] Module 'Alien::SVN' depends on 'Module::Build',...

upstream-patch

When trying to create an AUR package for a Bundle:: or Task:: module things go horribly wrong... # Bundle:: Modules Bundle:: modules are .pm files that mostly just contain POD...

todo