Skip Menu |

This queue is for tickets about the Perl6-Export CPAN distribution.

Report information
The Basics
Id: 107496
Status: resolved
Priority: 0/
Queue: Perl6-Export

People
Owner: Nobody in particular
Requestors: JHI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: consider releasing with META files
Hi, please consider making a new release, with the META files (META.json, META.yml) generated. Having these files makes it easier to detect dependencies, without having to run Perl code. If you are using MakeMaker (you have Makefile.PL), just do "make dist", and the META files should appear. If you are using Module::Build (you have Build.PL), just do "./Build dist", and the META files should appear. Then, add the META.json and META.yml to MANIFEST, and make a new release.
Updated, as requested. Thanks, Jarkko! Damian
CC: Damian Conway <damian [...] conway.org>
Subject: Re: [rt.cpan.org #107496] consider releasing with META files
Date: Thu, 15 Oct 2015 16:17:01 -0400
To: bug-Perl6-Export [...] rt.cpan.org
From: Jarkko Hietaniemi <jhi [...] iki.fi>
Updated but I see no new version uploaded? On Fri, Oct 2, 2015 at 10:44 PM, Damian_Conway via RT <bug-Perl6-Export@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=107496 > > > Updated, as requested. > Thanks, Jarkko! > > Damian
-- There is this special biologist word we use for 'stable'. It is 'dead'. -- Jack Cohen
Subject: Re: [rt.cpan.org #107496] consider releasing with META files
Date: Fri, 16 Oct 2015 17:52:36 +1100
To: "bug-Perl6-Export [...] rt.cpan.org" <bug-Perl6-Export [...] rt.cpan.org>
From: Damian Conway <damian [...] conway.org>
Sorry Jarkko, I made the update but maybe mess up the upload. I'm travelling for the next month without access to my codebase, so I won't be able to remedy this until late November. My apologies, Damian