Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Alien-Build | Distribution: openSUSE Tumbleweed |
Version: 2.830.0 | Vendor: openSUSE |
Release: 1.2 | Build date: Sun Jun 23 18:08:56 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1042961 | Source RPM: perl-Alien-Build-2.830.0-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Alien-Build | |
Summary: Build external dependencies for use in CPAN |
This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Jun 23 2024 Tina Müller <tina.mueller@suse.com> - updated to 2.830.0 (2.83) see /usr/share/doc/packages/perl-Alien-Build/Changes 2.83 2024-06-05 15:06:15 -0600 - Production release identical to 2.82_01 2.82_01 2024-05-25 01:49:23 -0600 - CPU detection with archname arm64- prefix (gh#411, gh#412) 2.81_01 2023-06-24 09:54:28 -0600 - Added support for xz compression with Alien::Build::Plugin::Extract::ArchiveTar (gh#404) - Extract negotiator (Alien::Build::Plugin::Extract::Negotiate) now prefers the Extract::ArchiveTar plugin for tar.xz files. On Windows Extract::ArchiveTar is now always used for tar.xz files because the BSD tar that comes with Windows can hang on tar.xz if xz is in the PATH (gh#403, gh#404) * Sat May 13 2023 Tina Müller <timueller+perl@suse.de> - updated to 2.80 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.80 2023-05-11 16:31:46 -0600 - Documentation improvements (gh#399, gh#400, gh#401, gh#402) - Do not generate .../Install/Files.pm if one is provided by the Alien (gh#393, gh#397) 2.79 2023-05-05 15:08:46 -0600 - Updated non-binding support for Perls to match the policy of the Perl toolchain (Perls older than 10 years old are unsupported, with a one-time exception of Perl 5.16). The intent is not to suddenly drop support for older Perls, but the Alien-Build team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls. * Wed Mar 08 2023 Tina Müller <timueller+perl@suse.de> - updated to 2.78 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.78 2023-03-07 11:49:27 -0700 - Test fix to handle Perls with space in the path (gh#391, mohawk++) * Sat Jan 21 2023 Tina Müller <timueller+perl@suse.de> - updated to 2.77 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.77 2023-01-20 14:59:14 +1100 - Documentation improvements (gh#389, #gh#390) - Additional noisy diagnostic when trying to use the regular download negotiator plugin with a GitHub releases page (gh#388, gh#390) * Thu Dec 29 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.76 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.76 2022-12-28 18:30:39 -0700 - Fix inline_auto_include so that it gives priority to the .runtime.inline_auto_include property 2.75 2022-12-21 21:03:27 -0700 - The Download::Negotiate plugin will no longer pick the Fetch::CurlCommand plugin (unless bootstrap_ssl option is chosen), because it relies on the -J option which is unfortunately not reliable. When a more reliable method can be used by Fetch::CurlCommand we will likely go back to preferring it (gh#384, gh#385) * Mon Nov 28 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.74 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.74 2022-11-27 08:26:06 -0700 - Patches to Test::Alien to make it safe for C99 (gh#383, Florian Weimer++) * Mon Nov 21 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.73 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.73 2022-11-20 07:23:46 -0700 - Fix Extract::ArchiveZip test when ALIEN_DOWNLOAD_RULE set to digest_or_encrypt (gh#382) * Thu Oct 27 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.72 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.72 2022-10-26 06:28:00 -0600 - Improved diagnostic when all links are excluded by the filter stage (gh#380) * Wed Oct 05 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.71 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.71 2022-10-04 11:18:14 -0600 - Added Alien::Build::Plugin::Extract::File (gh#375) * Sat Sep 24 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.70 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.70 2022-09-23 06:27:39 -0600 2.69_01 2022-09-20 18:00:17 -0600 - Documentation improvements (gh#370) - Added meta.platform.cpu.count and meta.platform.cpu.arch.name properties (gh#371 zmughal++) * Tue Sep 06 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.68 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.68 2022-09-05 09:05:18 -0600 - Documentation improvements (gh#367) - alien_diag from Test::Alien::Diag now can optionaly take a hash reference as its last argument (gh#365, gh#366) - alien_diag supports two new options properties and list_properties (gh#365, gh#366) - Document that alien_diag may take more than one alien as an argument (this has always been the case, but never documented (gh#366) 2.67 2022-09-03 17:07:40 -0600 - Test::Alien::Diag should now handle undef fields more gracefully (gh#363, gh#364) 2.66 2022-09-01 13:29:15 -0600 - Validate SSL certificates for Fetch::HTTPTiny plugin if ALIEN_DOWNLOAD_RULE is one of encrypt, digest_or_encrypt or digest_and_encrypt (gh#362) 2.65 2022-08-30 11:17:41 -0600 - Fix POD name for Alien::Build::Manual::Security (gh#360) 2.64 2022-08-30 10:09:42 -0600 - Production release identical to 2.63.01 - !!! Notice of Change of Behavior !!! In the near future, AB will require by default one of: 1. Secure https connection 2. Bundled pacakge (ie file:// URL) 3. Cryptographic signature before extracting archives fetched off the internet. You can test the new behavior yourself by setting ALIEN_DOWNLOAD_RULE to `digest_or_encrypt`. More details can be found in the Alien::Build::Manual::Security POD !!! Notice of Change of Behavior !!! 2.63_01 2022-08-30 00:44:54 -0600 - New documentation Alien::Build::Manual::Security (gh#357) - Compute $build->donwload_rule as soon as possible (gh#190, gh#358) - ALIEN_DOWNLOAD_RULE=default is now a legal value. It is currently the same as 'warn' but will probably become 'digest_or_encrypt' in the future (gh#356) - Added notice in change of behavior (gh#190, gh#359) 2.62_01 2022-08-29 15:03:53 -0600 - Fixed bug introduced in 2.60_01 where file URLs were not considered safe (gh#351, gh#355) 2.61_01 2022-08-28 15:49:06 -0600 - Added preload_plugin and postload_plugin to Alien::Build::rc (gh#348, gh#349) 2.60_01 2022-08-28 10:37:01 -0600 - Documentation improvements (gh#333, gh#334, gh#342, gh#343, gh#344) - Fixed a number of broken links in POD (gh#344) - Added download_detail install property (gh#190, gh#344) - Added download_rule method (gh#190, gh#344) - The fetch hook and other plugins that use the same file hash can and now should include a protocol field (gh#190, gh#344) * Wed Aug 17 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.59 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.59 2022-08-16 09:38:14 -0600 - Documentation improvements (gh#337, gh#341) - Do not allow downgrading from SSL if start_url is https. This is done by filtering non-SSL URLs from the candidate listif the start_url uses https (gh#190, gh#339) 2.58_01 2022-08-15 12:55:07 -0600 - Fix bug where properties could not be interpolated in environment variables if meta.env_interpolate is on (gh#333) - Can now pass an Alien::Build instance into Alien::Build::Interpolator's interpolate method to use meta, install, runtime, etc. prroperites in the template (gh#312, gh#333) 2.57_01 2022-08-15 11:09:52 -0600 - Added experimental plugin Digest::SHA and Digest::SHAPP for checking signatures (gh#332) - Added experimental check_digest method on Alien::Build (gh#332) - Added experimental digest keyword for alienfile (gh#332) - Removed long deprecated subplugin method from Alien::Build::Plugin (gh#331) * Sun Aug 14 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.56 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.56 2022-08-13 15:33:18 -0600 - Production release identical to 2.55.01 2.55_01 2022-08-13 15:28:00 -0600 - Documentation improvements (gh#313, gh#330) 2.54_01 2022-08-13 11:29:15 -0600 - Documentation improvements (gh#48, gh#313, gh#329) 2.53 2022-08-12 14:02:31 -0600 - Documentation improvements (gh#241, gh#254, gh#283, gh#298, gh#312, gh#327) - Added .runtime.inline_auto_include property (gh#226, gh#328) - xs_ok in Test::Alien will now keep temporary generated files on failure by default. You can override this behavior using TEST_ALIEN_ALWAYS_KEEP (gh#315, gh#326) - Added TEST_ALIEN_ALIENS_MISSING environment variable to remove warning in Test::Alien when you use some tools without first calling alien_ok (gh#326) 2.52 2022-08-11 15:18:46 -0600 - Improved documentation (gh#317, gh#318) - Fixed bug for run_ok in Test::Alien where passing a command in scalar context would not work for commands with arguments (gh#320) - Added interpolate_run_ok and plugin_ok to Test::Alien (gh#319, gh#321, gh#322) - Better support for Alien::MSYS + Test::Alien (gh#323) - Better handle it when flags are undef by not passing into Text::ParseWords::shellwords(gh#314, gh#324) 2.51 2022-08-03 09:57:08 -0600 - Remove use of duplicate lddlfalgs in Test::Alien which could cause failures on AIX (gh#217, gh#316) * Fri Jun 24 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.50 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.50 2022-06-23 11:53:00 -0500 - Documentation updates (gh#308, gh#310) 2.49 2022-06-23 11:19:08 -0500 - Fix tests to pass on systems that do not have a compiler (gh#309) * Mon Mar 14 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.48 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.48 2022-03-13 11:20:19 -0600 - Added atleast_version to Probe::CommandLine and Probe::CBuilder plugins (gh#299, gh#300, shawnlaffan++) - Added Alien::Util module (gh#301) * Tue Mar 08 2022 Tina Müller <timueller+perl@suse.de> - updated to 2.47 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.47 2022-03-07 07:03:52 -0700 - Fixed bug where Probe::CBuilder plugin could report the wrong diagnostic when throwing an exception (gh#296, gh#297, shawnlaffan++) * Wed Dec 01 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.46 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.46 2021-11-30 15:17:58 -0700 - Fix bug where the Build::Copy plugin could fail when spaces are in the target path (gh#290, gh#292 kiwiroy++) * Fri Oct 29 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.45 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.45 2021-10-28 04:55:28 -0600 - On macOS / OS X the Build::Copy plugin now uses cp -pPR instead of cp -aR; on modern macOS this does the same thing, on very old versions of OS X the -a option is not recognized (gh#288) * Thu Oct 21 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.44 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.44 2021-10-20 17:51:21 -0600 - Fix bug in Alien::Build::Log::Abbreviate (gh#286 kiwiroy++) 2.43_01 2021-09-30 10:10:07 -0600 - Fix test for Decode::DirListingFtpCopy which was incorrectly testing Decode::DirListing (gh#285, gh#286) * Thu Sep 30 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.42 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.42 2021-09-29 09:54:26 -0600 - Improved documentation relating to the Alien::Base alt methods and the PkgConfig plugins use of pkg_name property (gh#234, gh#284) * Wed Jun 23 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.41 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.41 2021-06-21 22:50:57 -0600 - Documentation fixes (gh#266, gh#267) - Use parent instead of base in code and documentation (gh#268) * Fri May 14 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.40 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.40 2021-05-13 06:44:37 -0600 - Test::Alien tests will issue a diagnostic if you call them without alien_ok which is probably a mistake (gh#262, gh#263) 2.39_01 2021-05-12 04:14:06 -0600 - Add support for HTTP request headers on all appropriate core fetch plugins (gh#256, gh#259) - The fetch method on Alien::Build now has a http_headers option (gh#256, gh#259) - Fix bug where symlinks to directories were incorrectly being skipped (gh#255, gh#260) * Tue Jan 12 2021 Tina Müller <timueller+perl@suse.de> - updated to 2.38 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.38 2021-01-11 14:35:54 -0700 - Fixed a bug the can cause an array dereference error in pkg-config command line plugin on MSYS2 / MinGW environment (gh#243) - Changed the auto-generated module name for Test::Alien, in a way that works around a probable bug / issue with ExtUtils::CBuilder (gh#243)
/usr/lib/perl5/vendor_perl/5.40.0/Alien /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base/Authoring.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base/FAQ.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base/PkgConfig.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Base/Wrapper.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/CommandSequence.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Interpolate /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Interpolate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Interpolate/Default.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Log /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Log.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Log/Abbreviate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Log/Default.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/MM.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/Alien.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/AlienAuthor.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/AlienUser.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/Contributing.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/FAQ.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/PluginAuthor.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Manual/Security.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/Autoconf.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/CMake.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/Copy.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/MSYS.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/Make.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Build/SearchDep.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/CleanInstall.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Download.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/FFI.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Gather.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Legacy.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Override.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Setup.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Core/Tail.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode/DirListing.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode/DirListingFtpcopy.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode/HTML.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Decode/Mojo.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Digest /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Digest.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Digest/Negotiate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Digest/SHA.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Digest/SHAPP.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Download /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Download.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Download/Negotiate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/ArchiveTar.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/ArchiveZip.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/CommandLine.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/Directory.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/File.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Extract/Negotiate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/CurlCommand.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/HTTPTiny.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/LWP.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/Local.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/LocalDir.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/NetFTP.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Fetch/Wget.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Gather /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Gather.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Gather/IsolateDynamic.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig/CommandLine.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig/LibPkgConf.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig/MakeStatic.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig/Negotiate.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/PkgConfig/PP.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Prefer /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Prefer.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Prefer/BadVersion.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Prefer/GoodVersion.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Prefer/SortVersions.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Probe /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Probe.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Probe/CBuilder.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Probe/CommandLine.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Probe/Vcpkg.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Test /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Test.pod /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Plugin/Test/Mock.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Temp.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Util.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Version /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/Version/Basic.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Build/rc.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Role.pm /usr/lib/perl5/vendor_perl/5.40.0/Alien/Util.pm /usr/lib/perl5/vendor_perl/5.40.0/Test /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/Build.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/CanCompile.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/CanPlatypus.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/Diag.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/Run.pm /usr/lib/perl5/vendor_perl/5.40.0/Test/Alien/Synthetic.pm /usr/lib/perl5/vendor_perl/5.40.0/alienfile.pm /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Alien /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Alien/Build /usr/share/doc/packages/perl-Alien-Build /usr/share/doc/packages/perl-Alien-Build/Changes /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Build-Decode-Mojo /usr/share/doc/packages/perl-Alien-Build/Changes.Test-Alien /usr/share/doc/packages/perl-Alien-Build/README /usr/share/doc/packages/perl-Alien-Build/SUPPORT /usr/share/doc/packages/perl-Alien-Build/example /usr/share/doc/packages/perl-Alien-Build/example/README /usr/share/doc/packages/perl-Alien-Build/example/bzip2.alienfile /usr/share/doc/packages/perl-Alien-Build/example/curl.alienfile /usr/share/doc/packages/perl-Alien-Build/example/dontpanic.alienfile /usr/share/doc/packages/perl-Alien-Build/example/gmake.alienfile /usr/share/doc/packages/perl-Alien-Build/example/openssl.alienfile /usr/share/doc/packages/perl-Alien-Build/example/user /usr/share/doc/packages/perl-Alien-Build/example/user/README /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus/lib /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus/t /usr/share/doc/packages/perl-Alien-Build/example/user/ffi-platypus/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c/lib /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c/t /usr/share/doc/packages/perl-Alien-Build/example/user/inline-c/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/user/tool /usr/share/doc/packages/perl-Alien-Build/example/user/tool/lib /usr/share/doc/packages/perl-Alien-Build/example/user/tool/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/tool/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/tool/t /usr/share/doc/packages/perl-Alien-Build/example/user/tool/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/Example.xs /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/dist.ini /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/lib /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-dzil/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/Build.PL /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/lib /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/lib/LZMA/Example.xs /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mb/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/Example.xs /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/Makefile.PL /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/lib /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/lib/LZMA /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/lib/LZMA/Example.pm /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/t /usr/share/doc/packages/perl-Alien-Build/example/user/xs-mm/t/lzma_example.t /usr/share/doc/packages/perl-Alien-Build/example/wrapper.pl /usr/share/doc/packages/perl-Alien-Build/example/xz-manual.alienfile /usr/share/doc/packages/perl-Alien-Build/example/xz.alienfile /usr/share/licenses/perl-Alien-Build /usr/share/licenses/perl-Alien-Build/LICENSE /usr/share/man/man3/Alien::Base.3pm.gz /usr/share/man/man3/Alien::Base::Authoring.3pm.gz /usr/share/man/man3/Alien::Base::FAQ.3pm.gz /usr/share/man/man3/Alien::Base::PkgConfig.3pm.gz /usr/share/man/man3/Alien::Base::Wrapper.3pm.gz /usr/share/man/man3/Alien::Build.3pm.gz /usr/share/man/man3/Alien::Build::CommandSequence.3pm.gz /usr/share/man/man3/Alien::Build::Interpolate.3pm.gz /usr/share/man/man3/Alien::Build::Interpolate::Default.3pm.gz /usr/share/man/man3/Alien::Build::Log.3pm.gz /usr/share/man/man3/Alien::Build::Log::Abbreviate.3pm.gz /usr/share/man/man3/Alien::Build::Log::Default.3pm.gz /usr/share/man/man3/Alien::Build::MM.3pm.gz /usr/share/man/man3/Alien::Build::Manual.3pm.gz /usr/share/man/man3/Alien::Build::Manual::Alien.3pm.gz /usr/share/man/man3/Alien::Build::Manual::AlienAuthor.3pm.gz /usr/share/man/man3/Alien::Build::Manual::AlienUser.3pm.gz /usr/share/man/man3/Alien::Build::Manual::Contributing.3pm.gz /usr/share/man/man3/Alien::Build::Manual::FAQ.3pm.gz /usr/share/man/man3/Alien::Build::Manual::PluginAuthor.3pm.gz /usr/share/man/man3/Alien::Build::Manual::Security.3pm.gz /usr/share/man/man3/Alien::Build::Plugin.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::Autoconf.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::CMake.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::Copy.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::MSYS.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::Make.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Build::SearchDep.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::CleanInstall.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Download.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::FFI.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Gather.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Legacy.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Override.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Setup.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Core::Tail.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Decode.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Decode::DirListing.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Decode::DirListingFtpcopy.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Decode::HTML.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Decode::Mojo.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Digest.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Digest::Negotiate.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Digest::SHA.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Digest::SHAPP.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Download.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Download::Negotiate.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::ArchiveTar.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::ArchiveZip.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::CommandLine.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::Directory.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::File.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Extract::Negotiate.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::CurlCommand.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::HTTPTiny.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::LWP.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::Local.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::LocalDir.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::NetFTP.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Fetch::Wget.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Gather.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Gather::IsolateDynamic.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig::CommandLine.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig::LibPkgConf.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig::MakeStatic.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig::Negotiate.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::PkgConfig::PP.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Prefer.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Prefer::BadVersion.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Prefer::GoodVersion.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Prefer::SortVersions.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Probe.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Probe::CBuilder.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Probe::CommandLine.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Probe::Vcpkg.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Test.3pm.gz /usr/share/man/man3/Alien::Build::Plugin::Test::Mock.3pm.gz /usr/share/man/man3/Alien::Build::Temp.3pm.gz /usr/share/man/man3/Alien::Build::Util.3pm.gz /usr/share/man/man3/Alien::Build::Version::Basic.3pm.gz /usr/share/man/man3/Alien::Build::rc.3pm.gz /usr/share/man/man3/Alien::Role.3pm.gz /usr/share/man/man3/Alien::Util.3pm.gz /usr/share/man/man3/Test::Alien.3pm.gz /usr/share/man/man3/Test::Alien::Build.3pm.gz /usr/share/man/man3/Test::Alien::CanCompile.3pm.gz /usr/share/man/man3/Test::Alien::CanPlatypus.3pm.gz /usr/share/man/man3/Test::Alien::Diag.3pm.gz /usr/share/man/man3/Test::Alien::Run.3pm.gz /usr/share/man/man3/Test::Alien::Synthetic.3pm.gz /usr/share/man/man3/alienfile.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024