@smonff And #DZil ain’t that steep a learning curve. The basics are literally *easier* than authoring a Makefile.PL or Build.PL

And https://metacpan.org/pod/Dist::Zilla::Starter exists

#DistZilla #Perl

Dist::Zilla::Starter

Guide to getting started with Dist::Zilla

MetaCPAN

Et voilà, the latest version of my #Perl module and script for writing to the #macOS Unified Log, no #ObjectiveC or #Swift required!

* #CPAN: https://metacpan.org/dist/Log-Any-Adapter-MacOS-OSLog
* source on #Codeberg: https://codeberg.org/mjgardner/perl-Log-Any-Adapter-MacOS-OSLog

The contributing guide tells you all you need to know about how to develop this module either with #DistZilla or without: https://metacpan.org/dist/Log-Any-Adapter-MacOS-OSLog/contribute

/ @Codeberg @metacpan

#DZil #Mac #programming #coding #SoftwareDevelopment #SoftwareEngineering #Codeberg

Log-Any-Adapter-MacOS-OSLog-v0.0.1

log to macOS' unified logging system

MetaCPAN

Dear #Perl #ToolChain #DistZilla lazyfedi,

Is there a plugin that generates repository metadata by just bashing the origin (or other designated) #git remote URL into HTTPS? I don't use the .git suffix for my remote URLs, but it could strip that off for the web key if present.

@Perl If you were at last year’s #Perl and Raku Conference in Toronto, you might have heard @davorg's talk on #GitHub Actions. He's recently released a set of reusable workflows for you to try in your projects: https://perlhacks.com/2024/01/github-actions-for-perl-development/

Right now you can run your tests on a variety of operating systems, check test coverage, and run #PerlCritic across your code. He's also working on #CPAN release and #DistZilla testing workflows.

https://fosstodon.org/@davorg/111788713770095915

GitHub Actions for Perl Development - Perl Hacks

You might remember that I’ve been taking an interest in GitHub Actions for the last year or so (I even wrote a book on the subject). And at the Perl Conference in Toronto last summer I gave a talk called “GitHub Actions for Perl Development” (here are the slides and the video). During that talk,… Continue reading GitHub Actions for Perl Development

Perl Hacks