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 / dots.svg
Created July 28, 2022 21:04
MetaCPAN dots
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@oalders
oalders / gist:b7d403c83e5e5ce014f0fcff99d34e03
Created November 30, 2021 17:38
Default install via carton
git clone git@github.com:perl-carton/carton.git
cd carton/
perl -Ilib -MLWP::ConsoleLogger::Everywhere script/carton
Installing modules using /Users/olafalders/Documents/github/carton/cpanfile
GET http://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.48.tar.gz
.---------------------------------+--------------.
| Request (before sending) Header | Value |
+---------------------------------+--------------+
| User-Agent | Menlo/1.9019 |
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
@oalders
oalders / gist:623ced01fbd3449575ce883f455e4bac
Created April 1, 2021 15:08
Class::Unload vs Import::Into
#!/usr/bin/env perl
use strict;
use warnings;
require Class::Unload;
require Import::Into;
Class::Unload->unload('Import::Into');
2021/03/02 19:00:22 W release: META file (/tmp/tempMeGTl/libapreq2-2.15/META.yml) could not be loaded: Failed to upconvert metadata to 1.2. Errors:
Missing mandatory field, 'file' (provides -> APR::Request::Param -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> APR::Request -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> APR::Request::CGI -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> Apache2::Upload -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> APR::Request::Apache2 -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> Apache2::Cookie -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> APR::Request::Error -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> Apache2::Request -> file) [Validation: 1.2]
Missing mandatory field, 'file' (provides -> APR::Request::Cookie -> file) [Validation: 1.2]
@oalders
oalders / gist:ca0100049e91c71992e2a2d9f8f54c1f
Created February 25, 2021 15:07
cpan.metacpan.org nginx Fastly config
http://nginx.org/en/docs/http/request_processing.html
# nginx first searches for the most specific prefix
# location given by literal strings regardless of the
# listed order. In the example configuration the only prefix
# location is ''/'�~] and since it matches any request it will
# be used as a last resort. Then nginx checks locations
# given by regular expression in the order listed in the
# configuration file. The first matching expression stops
# the search and nginx will use this location. If no regular
@oalders
oalders / gist:30d3d3a15f791f318b3b897e64310f49
Created September 22, 2020 16:51
Deutsch-kanadischer Krümelkuchen
Deutsch-kanadischer Krümelkuchen
 
Zutaten:
3 Tassen Mehl

Eine 3/4 Tasse Zucker 

2 Eier 

1/2 Päckchen (in Kanada = 227 g) ungesalzene Butter 

2 Teelöffel Backpulver 

1 Teelöffel Vanille-Extrakt oder ein Päckchen Vanille-Zucker

 
The following report has been written by the PAUSE namespace indexer.
Please contact modules@perl.org if there are any open questions.
User: OALDERS (Olaf Alders)
Distribution file: libwww-perl-6.46.tar.gz
Number of files: 99
*.pm files: 23
README: libwww-perl-6.46/README.SSL
META-File: libwww-perl-6.46/META.json
META-Parser: Parse::CPAN::Meta 1.4414
The following report has been written by the PAUSE namespace indexer.
Please contact modules@perl.org if there are any open questions.
User: OALDERS (Olaf Alders)
Distribution file: WWW-YouTube-Download-0.63.tar.gz
Number of files: 44
*.pm files: 1
README: WWW-YouTube-Download-0.63/README.md
META-File: WWW-YouTube-Download-0.63/META.json
META-Parser: Parse::CPAN::Meta 1.4414
Could not find sub 'File' exported by Types::Standard at /home/metacpan/metacpan-api/bin/../lib/MetaCPAN/Script/Snapshot.pm line 12.
BEGIN failed--compilation aborted at /home/metacpan/metacpan-api/bin/../lib/MetaCPAN/Script/Snapshot.pm line 12.
Compilation failed in require at /home/metacpan/carton/metacpan-api/lib/perl5/Module/Runtime.pm line 314.