Re: [OT] converting a script to a distribution

2017-12-07 Thread Shlomi Fish
Hi Luca, On Wed, 29 Nov 2017 13:56:48 +0100 Luca Ferrari wrote: > Hi all, > This is not quite tied to Perl itself, but I'm trying to migrate a few > stand-alone scripts I've written to fully distributions, may be > uploaded to CPAN. > Now, using a tool like distzilla, or alike, and assuming each

[OT] converting a script to a distribution

2017-11-29 Thread Luca Ferrari
Hi all, This is not quite tied to Perl itself, but I'm trying to migrate a few stand-alone scripts I've written to fully distributions, may be uploaded to CPAN. Now, using a tool like distzilla, or alike, and assuming each script has already its git story and configuration files laying around, what