How to Install and Uninstall perl-Devel-CallParser.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "perl-Devel-CallParser.x86_64" package
Please follow the instructions below to install perl-Devel-CallParser.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Devel-CallParser.x86_64
Copied
2. Uninstall "perl-Devel-CallParser.x86_64" package
This guide covers the steps necessary to uninstall perl-Devel-CallParser.x86_64 on Oracle Linux 8:
$
sudo dnf remove
perl-Devel-CallParser.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Devel-CallParser.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:28:47 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Devel-CallParser
Version : 0.002
Release : 20.el8
Architecture : x86_64
Size : 29 k
Source : perl-Devel-CallParser-0.002-20.el8.src.rpm
Repository : epel
Summary : Custom parsing attached to subroutines
URL : https://metacpan.org/release/Devel-CallParser
License : GPL+ or Artistic
Description : This module provides a C API, for XS modules, concerned with custom parsing.
: It is centered around the function cv_set_call_parser, which allows XS code to
: attach a magical annotation to a Perl subroutine, resulting in resolvable
: calls to that subroutine having their arguments parsed by arbitrary C code
: (this is a more conveniently structured facility than the core's
: PL_keyword_plugin API). This module makes cv_set_call_parser and several
: supporting functions available.
Available Packages
Name : perl-Devel-CallParser
Version : 0.002
Release : 20.el8
Architecture : x86_64
Size : 29 k
Source : perl-Devel-CallParser-0.002-20.el8.src.rpm
Repository : epel
Summary : Custom parsing attached to subroutines
URL : https://metacpan.org/release/Devel-CallParser
License : GPL+ or Artistic
Description : This module provides a C API, for XS modules, concerned with custom parsing.
: It is centered around the function cv_set_call_parser, which allows XS code to
: attach a magical annotation to a Perl subroutine, resulting in resolvable
: calls to that subroutine having their arguments parsed by arbitrary C code
: (this is a more conveniently structured facility than the core's
: PL_keyword_plugin API). This module makes cv_set_call_parser and several
: supporting functions available.