Sun, 26 May 2024 08:10:30 UTC | login

Information for build perl-MooseX-App-1.42-7.fc39

ID257488
Package Nameperl-MooseX-App
Version1.42
Release7.fc39
Epoch
SummaryWrite user-friendly command line apps with even less suffering
DescriptionMooseX-App is a highly customisable helper to write user-friendly command line applications without having to worry about most of the annoying things usually involved. Just take any existing Moose class, add a single line (use MooseX-App qw(PluginA PluginB ...);) and create one class for each command in an underlying namespace. Options and positional parameters can be defined as simple Moose accessors.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 06:13:55 UTC
CompletedThu, 26 Oct 2023 06:13:55 UTC
Tags
f40
RPMs
src
perl-MooseX-App-1.42-7.fc39.src.rpm (info) (download)
noarch
perl-MooseX-App-1.42-7.fc39.noarch.rpm (info) (download)
Changelog * Tue Aug 08 2023 Petr Pisar <ppisar@redhat.com> - 1.42-7 - Adapt to Perl 5.38.0 (bug #2223530) - Convert a license tag to SPDX * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.42-3 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.42-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Aug 29 2021 Emmanuel Seyman <emmanuel@seyman.fr> - 1.42-1 - Update to 1.42 - Remove upsteamed patch