Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Perl !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Perl !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome Perl resources, including frameworks, libraries and software. Inspired by awesome-go (https://github.com/avelino/awesome-go).
@@ -125,7 +125,8 @@
⟡ Moo (https://metacpan.org/pod/Moo) - Class builder supporting meta programming.
⟡ Moose (https://metacpan.org/pod/Moose) - The one and only, Moose.
⟡ Mouse (https://metacpan.org/pod/Mouse) - Yet another class builder like Moo/Moose.
⟡ Object::Pad (https://metacpan.org/pod/Object::Pad) - class Example { has $x; method reader { return $x } }, experimental proving-ground for Cor (https://gist.github.com/Ovid/68b33259cb81c01f9a51612c7a294ede)
⟡ Object::Pad (https://metacpan.org/pod/Object::Pad) - class Example { has $x; method reader { return $x } }, experimental proving-ground for Cor 
(https://gist.github.com/Ovid/68b33259cb81c01f9a51612c7a294ede)
⟡ Object::Tiny (https://metacpan.org/pod/Object::Tiny) - A class builder that is terse, fast, and tiny.
CLI
@@ -620,7 +621,7 @@
⟡ ELF::Writer (https://metacpan.org/pod/ELF::Writer) - write and read executable ELF files 
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists can be found in:
@@ -630,6 +631,6 @@
⟡ sindresorhus/awesome (https://github.com/sindresorhus/awesome)
⟡ t3chnoboy/awesome-awesome-awesome (https://github.com/t3chnoboy/awesome-awesome-awesome)
 How to contribute?
 How to contribute?
Please read CONTRIBUTING.md (CONTRIBUTING.md)