How to Install and Uninstall perl-CatalystX-REPL.noarch Package on Fedora 38
Last updated: November 28,2024
1. Install "perl-CatalystX-REPL.noarch" package
This is a short guide on how to install perl-CatalystX-REPL.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-CatalystX-REPL.noarch
Copied
2. Uninstall "perl-CatalystX-REPL.noarch" package
Please follow the steps below to uninstall perl-CatalystX-REPL.noarch on Fedora 38:
$
sudo dnf remove
perl-CatalystX-REPL.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-CatalystX-REPL.noarch package on Fedora 38
Last metadata expiration check: 5:00:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-CatalystX-REPL
Version : 0.04
Release : 33.fc38
Architecture : noarch
Size : 19 k
Source : perl-CatalystX-REPL-0.04-33.fc38.src.rpm
Repository : fedora
Summary : Read-eval-print-loop for debugging your Catalyst application
URL : https://metacpan.org/release/CatalystX-REPL
License : GPL+ or Artistic
Description : Using Carp::REPL with a Catalyst application is hard. That's because of all
: the internal exceptions that are being thrown and caught by Catalyst during
: application startup. You'd have to manually skip over all of those.
:
: This role works around that by automatically setting up Carp::REPL after
: starting your application, if the CATALYST_REPL or MYAPP_REPL environment
: variables are set.
Available Packages
Name : perl-CatalystX-REPL
Version : 0.04
Release : 33.fc38
Architecture : noarch
Size : 19 k
Source : perl-CatalystX-REPL-0.04-33.fc38.src.rpm
Repository : fedora
Summary : Read-eval-print-loop for debugging your Catalyst application
URL : https://metacpan.org/release/CatalystX-REPL
License : GPL+ or Artistic
Description : Using Carp::REPL with a Catalyst application is hard. That's because of all
: the internal exceptions that are being thrown and caught by Catalyst during
: application startup. You'd have to manually skip over all of those.
:
: This role works around that by automatically setting up Carp::REPL after
: starting your application, if the CATALYST_REPL or MYAPP_REPL environment
: variables are set.