Skip to content

Instantly share code, notes, and snippets.

View oalders's full-sized avatar
🚀
https://www.olafalders.com/2026/01/15/can-others-explain-my-work-without-me/

Olaf Alders oalders

🚀
https://www.olafalders.com/2026/01/15/can-others-explain-my-work-without-me/
View GitHub Profile
@oalders
oalders / gist:ec97b002c93f9516239e76964f0e1bad
Created June 3, 2020 14:53
dzil failure after release
[@Author::ETHER/UploadToCPAN] registering upload with PAUSE web server
[@Author::ETHER/UploadToCPAN] POSTing upload for HTTP-Daemon-6.11-TRIAL.tar.gz to https://pause.perl.org/pause/authenquery
[@Author::ETHER/UploadToCPAN] PAUSE add message sent ok [200]
[@Author::ETHER/copy generated files] Copied HTTP-Daemon-6.11/CONTRIBUTING to CONTRIBUTING
[@Author::ETHER/copy generated files] Copied HTTP-Daemon-6.11/INSTALL to INSTALL
[@Author::ETHER/copy generated files] Copied HTTP-Daemon-6.11/LICENCE to LICENCE
[@Author::ETHER/ReadmeAnyFromPod] overriding README.pod in root
[@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease] Copied HTTP-Daemon-6.11/Changes to Changes
[@Author::ETHER/@Git::VersionManager/release snapshot] Committed Changes CONTRIBUTING README.pod
[@Author::ETHER/@Git::VersionManager/Git::Tag] Tagged v6.11
[HTML-Parser]
HTML::Filter
HTML::PullParser
[URI]
URI
URI::sftp
[WWW-RobotRules]
WWW::RobotRules::InCore
Added SKAJI to co-maintainers of HTML::Form (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::FileInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::IgnoreInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::ImageInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::Input (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::KeygenInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::ListInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::SubmitInput (HTML-Form).
Added SKAJI to co-maintainers of HTML::Form::TextInput (HTML-Form).
Added SKAJI to co-maintainers of HTTP::Cookies (HTTP-Cookies).
#!/usr/bin/env perl
use strict;
use warnings;
use MetaCPAN::Client ();
my $mcpan = MetaCPAN::Client->new;
my $module = $mcpan->module('Alien::Base::Wrapper');
print $mcpan->release( $module->distribution )->main_module;
Only in HTTP-Date-6.03: CONTRIBUTORS
diff -rub HTTP-Date-6.02/Changes HTTP-Date-6.03/Changes
--- HTTP-Date-6.02/Changes 2012-03-30 08:06:47.000000000 -0400
+++ HTTP-Date-6.03/Changes 2019-11-05 14:30:30.000000000 -0500
@@ -1,23 +1,18 @@
-_______________________________________________________________________________
-2012-03-30 HTTP-Date 6.02
+Change history for HTTP-Date
-Added support for parsing dates with (faulty) double TZ spec [RT#75150]
$ cat t/warnings.t
use strict;
use warnings;
use Test2::V0;
use Test::Warnings;
ok(1);
done_testing();

Keybase proof

I hereby claim:

  • I am oalders on github.
  • I am oalders (https://keybase.io/oalders) on keybase.
  • I have a public key ASDgZr-8552wgTFkmPozFe5ntFn9SihjQF8WjmDZx6bPbgo

To claim this, I am signing this object:

[@Author::OALDERS/TestRelease] all's well; removing .build/rIBX4IIn7V
[@Author::OALDERS/Git::Check] branch master is in a clean state
[@Author::OALDERS/ConfirmRelease] *** Preparing to release HTML-Restrict-v3.0.0.tar.gz with @Author::OALDERS/UploadToCPAN ***
Do you want to continue the release process? [y/N]: y
[@Author::OALDERS/UploadToCPAN] registering upload with PAUSE web server
[@Author::OALDERS/UploadToCPAN] POSTing upload for HTML-Restrict-v3.0.0.tar.gz to https://pause.perl.org/pause/authenquery
[@Author::OALDERS/UploadToCPAN] PAUSE add message sent ok [200]
[@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease] Copied HTML-Restrict-v3.0.0/Changes to Changes
[@Author::OALDERS/@Git::VersionManager/release snapshot] Committed Changes cpanfile dist.ini Makefile.PL META.json README.md
[@Author::OALDERS/@Git::VersionManager/Git::Tag] Tagged vv3.0.0
$ V=3.0.0 dzil release
[@Author::OALDERS/stale modules, build] checking for stale modules...
[DZ] beginning to build HTML-Restrict
[@Author::OALDERS/@Git::VersionManager/RewriteVersion::Transitional] 3.0.0 is not an allowed version string (maybe you need 'allow_decimal_underscore')
[@Author::OALDERS/@Git::VersionManager/RewriteVersion::Transitional] 3.0.0 is not an allowed version string (maybe you need 'allow_decimal_underscore') at inline delegation in Dist::Zilla::Plugin::RewriteVersion for logger->log_fatal (attribute declared in /Users/olafalders/.plenv/versions/5.26.1/lib/perl5/site_perl/5.26.1/Dist/Zilla/Role/Plugin.pm at line 59) line 18.
@oalders
oalders / gist:36a257dca7f0b9537e5b176f1cc385ae
Created February 28, 2019 15:00
Query CPAN Testers API for HTTP-Message TRIAL fails
$ curl -X GET --header 'Accept: application/json' 'http://api.cpantesters.org/v3/summary/HTTP-Message/6.20-TRIAL?grade=fail' | jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1934 100 1934 0 0 32937 0 --:--:-- --:--:-- --:--:-- 33344
[
{
"osvers": "10.0.17134.112",
"guid": "6701095a-6f6e-1014-afc7-a9a7c14c3d8c",
"osname": "MSWin32",
"version": "6.20-TRIAL",