proxy:: rpm -qi perl mod_perl httpd Name : perl Epoch : 4 Version : 5.36.1 Release : 497.fc38 Architecture: x86_64 Install Date: Sat 26 Aug 2023 06:43:01 AM MDT Group : Unspecified Size : 0 License : GPL+ or Artistic Signature : RSA/SHA256, Tue 16 May 2023 05:19:26 AM MDT, Key ID 809a8d7ceb10b464 Source RPM : perl-5.36.1-497.fc38.src.rpm Build Date : Tue 16 May 2023 04:52:03 AM MDT Build Host : buildvm-x86-11.iad2.fedoraproject.org Packager : Fedora Project Vendor : Fedora Project URL : https://www.perl.org/ Bug URL : https://bugz.fedoraproject.org/perl Summary : Practical Extraction and Report Language Description : Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. This is a metapackage with all the Perl bits and core modules that can be found in the upstream tarball from perl.org. If you need only a specific feature, you can install a specific package instead. E.g. to handle Perl scripts with /usr/bin/perl interpreter, install perl-interpreter package. See perl-interpreter description for more details on the Perl decomposition into packages. Name : mod_perl Version : 2.0.12 Release : 6.fc38 Architecture: x86_64 Install Date: Sat 26 Aug 2023 06:43:00 AM MDT Group : Unspecified Size : 6694134 License : ASL 2.0 Signature : RSA/SHA256, Thu 19 Jan 2023 09:57:36 PM MST, Key ID 809a8d7ceb10b464 Source RPM : mod_perl-2.0.12-6.fc38.src.rpm Build Date : Thu 19 Jan 2023 04:05:27 PM MST Build Host : buildvm-x86-08.iad2.fedoraproject.org Packager : Fedora Project Vendor : Fedora Project URL : https://perl.apache.org/ Bug URL : https://bugz.fedoraproject.org/mod_perl Summary : An embedded Perl interpreter for the Apache HTTP Server Description : Mod_perl incorporates a Perl interpreter into the Apache web server, so that the Apache web server can directly execute Perl code. Mod_perl links the Perl run-time library into the Apache web server and provides an object-oriented Perl interface for Apache's C language API. The end result is a quicker CGI script turnaround process, since no external Perl interpreter has to be started. Install mod_perl if you're installing the Apache web server and you'd like for it to directly incorporate a Perl interpreter. Name : httpd Version : 2.4.57 Release : 1.fc38 Architecture: x86_64 Install Date: Sat 26 Aug 2023 06:33:29 AM MDT Group : Unspecified Size : 61953 License : ASL 2.0 Signature : RSA/SHA256, Tue 11 Apr 2023 06:52:41 AM MDT, Key ID 809a8d7ceb10b464 Source RPM : httpd-2.4.57-1.fc38.src.rpm Build Date : Tue 11 Apr 2023 05:33:52 AM MDT Build Host : buildhw-x86-01.iad2.fedoraproject.org Packager : Fedora Project Vendor : Fedora Project URL : https://httpd.apache.org/ Bug URL : https://bugz.fedoraproject.org/httpd Summary : Apache HTTP Server Description : The Apache HTTP Server is a powerful, efficient, and extensible web server.