Changeset ee4bec2d
- Timestamp:
- 03/15/2017 03:20:16 AM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a6e9ec1
- Parents:
- 0576c595
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/perl-modules.xml
r0576c595 ree4bec2d 1392 1392 Module::Build allows perl modules to be built without a 1393 1393 <command>make</command> command being present. This module uses the 1394 standard <xref linkend="perl-standard-install"/>. If your version of 1395 <application>perl</application> is 5.20.2 or earlier, a version of this 1396 module was installed as part of the core perl distribution and you do 1397 not need to install a newer version. 1394 standard <xref linkend="perl-standard-install"/>. 1398 1395 </para> 1399 1396 … … 2391 2388 xreflabel="instructions for packages using Build.PL"> 2392 2389 <title>Installation of Perl Modules which use Build.PL</title> 2393 2394 <para>Before <application>perl-5.22</application>, Module::Build2395 was part of the core distribution. Now it must be installed separately2396 (see above) before any of the modules which use it can be built.</para>2397 2390 2398 2391 <para>Install <application>Perl</application> modules which use
Note:
See TracChangeset
for help on using the changeset viewer.