TIL from the #Perl Advent Calendar about the #Agile meeting tool App::Standup::Diary!
perladvent.org/2024/2024-12-12…
Interesting that it uses Object::Pad (metacpan.org/pod/Object::Pad), which has become a testbed/preview for upcoming features in Perl's (still experimental) new #OOP syntax (perldoc.perl.org/perlclass, code-named #Corinna). I know @leonerd has often asked for more folks to kick the tires on both.