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

File:
1 edited

Legend:

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

    r13a9b259 r9b31ea6  
    9393      <listitem>
    9494        <para>
     95          <xref linkend="new-perl-class-factory-util"/>
     96        </para>
     97      </listitem>
     98      <listitem>
     99        <para>
    95100          <xref linkend="new-perl-class-inspector"/>
    96101        </para>
     
    123128      <listitem>
    124129        <para>
     130          <xref linkend="new-perl-datetime-format-strptime"/>
     131        </para>
     132      </listitem>
     133      <listitem>
     134        <para>
    125135          <xref linkend="new-perl-datetime-locale"/>
    126136        </para>
     
    283293      <listitem>
    284294        <para>
     295          <xref linkend="new-perl-package-deprecationmanager"/>
     296        </para>
     297      </listitem>
     298      <listitem>
     299        <para>
    285300          <xref linkend="new-perl-package-stash"/>
    286301        </para>
     
    288303      <listitem>
    289304        <para>
     305          <xref linkend="new-perl-params-util"/>
     306        </para>
     307      </listitem>
     308      <listitem>
     309        <para>
     310          <xref linkend="new-perl-params-validate"/>
     311        </para>
     312      </listitem>
     313      <listitem>
     314        <para>
    290315          <xref linkend="new-perl-params-validationcompiler"/>
    291316        </para>
     
    324349        <para>
    325350          <xref linkend="new-perl-sub-info"/>
     351        </para>
     352      </listitem>
     353      <listitem>
     354        <para>
     355          <xref linkend="new-perl-sub-install"/>
    326356        </para>
    327357      </listitem>
     
    500530
    501531  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     532    href="perl-deps/perl-class-factory-util.xml"/>
     533
     534  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    502535    href="perl-deps/perl-class-inspector.xml"/>
    503536
     
    518551
    519552  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     553    href="perl-deps/perl-datetime-format-strptime.xml"/>
     554
     555  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    520556    href="perl-deps/perl-datetime-locale.xml"/>
    521557
     
    614650
    615651  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     652    href="perl-deps/perl-package-deprecationmanager.xml"/>
     653
     654  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    616655    href="perl-deps/perl-package-stash.xml"/>
    617656
    618657  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     658    href="perl-deps/perl-params-util.xml"/>
     659
     660  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     661    href="perl-deps/perl-params-validate.xml"/>
     662
     663  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    619664    href="perl-deps/perl-params-validationcompiler.xml"/>
    620665
     
    641686
    642687  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     688    href="perl-deps/perl-sub-install.xml"/>
     689
     690  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    643691    href="perl-deps/perl-sub-name.xml"/>
    644692
Note: See TracChangeset for help on using the changeset viewer.