Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Tree-DAG_Node-1.34-1.fc43 RPM for noarch

From Fedora Rawhide for aarch64 / p

Name: perl-Tree-DAG_Node Distribution: Fedora Project
Version: 1.34 Vendor: Fedora Project
Release: 1.fc43 Build date: Mon Apr 28 14:40:47 2025
Group: Unspecified Build host: buildvm-a64-05.iad2.fedoraproject.org
Size: 172167 Source RPM: perl-Tree-DAG_Node-1.34-1.fc43.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Tree-DAG_Node
Summary: Class for representing nodes in a tree
This class encapsulates/makes/manipulates objects that represent nodes in a
tree structure. The tree structure is not an object itself, but is emergent
from the linkages you create between nodes. This class provides the methods
for making linkages that can be used to build up a tree, while preventing you
from ever making any kinds of linkages that are not allowed in a tree (such as
having a node be its own mother or ancestor, or having a node have two
mothers).

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Mon Apr 28 2025 Paul Howarth <paul@city-fan.org> - 1.34-1
  - Update to 1.34
    - Fix test failures due to line endings on Windows (GH#2)
    - The 2 test files t/tree.with*.txt ship as ISO-8859-1, while
      t/tree.utf8.attributes.txt ships as UTF-8; so...
      - Don't explicitly use UTF-8 encoding in DAG_Node.pm's sub read_tree();
        rather, use a regexp to standardize line endings after reading, and
        likewise, in t/read.tree.t, do the same
      - Un-comment the 2 extra tests at the end of t/read.tree.t; specifically,
        line 50 was 'for (qw/utf8/)# with without/)' and now says
        'for (qw/utf8 with without/)'
      - Reformat test data files t/tree.*.attributes.txt; this was done with the
        new files share/read.write.tree.(pl, sh), and it was done because some of
        the test data files had been written by old code with slightly different
        indenting
    - Add a new test data file, t/metag.cooked.tree.txt; it's a copy of
      MarpaX::Grammar::Parser's share/metag.cooked.tree, and the test program
      t/read.tree.t was edited to include this new file
    - Patch tree::DAG_Node.format_node() to output 'Attributes: {}' and not just
      'Attributes:' when the user does not want attributes reported; this makes
      the code match the sample trees shipped in t/
* Sun Mar 30 2025 Paul Howarth <paul@city-fan.org> - 1.33-1
  - Update to 1.33
    - Replace the discouraged File::Slurp::Tiny with File::Slurper
    - Add a security policy file SECURITY.md
    - Update Makefile.PL to include both ExtUtils::MakeMaker and perl
  - Use %{make_build} and %{make_install}
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.32-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/usr/share/doc/perl-Tree-DAG_Node
/usr/share/doc/perl-Tree-DAG_Node/Changes
/usr/share/doc/perl-Tree-DAG_Node/README
/usr/share/doc/perl-Tree-DAG_Node/SECURITY.md
/usr/share/doc/perl-Tree-DAG_Node/scripts
/usr/share/doc/perl-Tree-DAG_Node/scripts/cut.and.paste.subtrees.pl
/usr/share/doc/perl-Tree-DAG_Node/scripts/read.tree.log
/usr/share/doc/perl-Tree-DAG_Node/scripts/read.tree.pl
/usr/share/doc/perl-Tree-DAG_Node/scripts/read.write.tree.pl
/usr/share/doc/perl-Tree-DAG_Node/scripts/read.write.tree.sh
/usr/share/doc/perl-Tree-DAG_Node/scripts/write.tree.pl
/usr/share/licenses/perl-Tree-DAG_Node
/usr/share/licenses/perl-Tree-DAG_Node/LICENSE
/usr/share/man/man3/Tree::DAG_Node.3pm.gz
/usr/share/perl5/vendor_perl/Tree
/usr/share/perl5/vendor_perl/Tree/DAG_Node.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 1 00:50:06 2025