Ignore:
Timestamp:
10/30/2018 01:09:48 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
056f88e
Parents:
13a9b259
Message:

perl modules branch: Add DateTime::Format::Builder and its dependencies, also s/Date::Time/DateTime/ for the dependency name.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20661 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog/perl-deps
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-deps/perl-datetime.xml

    r13a9b259 r9b31ea6  
    1010]>
    1111
    12   <!-- Begin Date::Time -->
     12  <!-- Begin DateTime -->
    1313  <sect2 id="new-perl-datetime" xreflabel="DateTime-&DateTime-version;">
    1414
    15     <title>Date::Time-&DateTime-version;</title>
     15    <title>DateTime-&DateTime-version;</title>
    1616
    1717    <indexterm zone="new-perl-datetime">
    18       <primary sortas="a-DateTime">Date::Time</primary>
     18      <primary sortas="a-DateTime">DateTime</primary>
    1919    </indexterm>
    2020
    2121    <sect3 role="package">
    22       <title>Introduction to Date::Time</title>
     22      <title>Introduction to DateTime</title>
    2323
    2424      <para>
    25         Date::Time is a date and time object for perl.
     25        DateTime is a date and time object for perl.
    2626      </para>
    2727
     
    4242      </itemizedlist>
    4343
    44       <bridgehead renderas="sect4">Date::Time Dependencies</bridgehead>
     44      <bridgehead renderas="sect4">DateTime Dependencies</bridgehead>
    4545
    4646      <bridgehead renderas="sect5">Required</bridgehead>
     
    5959
    6060    <sect3 role="installation">
    61       <title>Installation of Date::Time</title>
     61      <title>Installation of DateTime</title>
    6262
    6363      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.