معرفی شرکت ها


perl-Tree-DAG_Node-1.12-2.el7.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Class for representing nodes in a tree
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os noarch
نام بسته perl-Tree-DAG_Node
نام فایل بسته perl-Tree-DAG_Node-1.12-2.el7.noarch.rpm
نسخه بسته 1.12
انتشار بسته 2.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue Jun 10 13
هاست سازنده worker1.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Tree-DAG_Node/
مجوز Artistic 2.0
حجم دانلود 61K
حجم نصب 122.344K
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).


نیازمندی

مقدار نام
- perl(:MODULE_COMPAT_5.16.3)
- perl(strict)
- perl(warnings)


ارائه دهنده

مقدار نام
= 1.12 perl(Tree::DAG_Node)
= 1.12-2.el7 perl-Tree-DAG_Node


نحوه نصب


نصب پکیج rpm perl-Tree-DAG_Node:

    sudo yum localinstall perl-Tree-DAG_Node-1.12-2.el7.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-Tree-DAG_Node-1.12
/usr/share/doc/perl-Tree-DAG_Node-1.12/Changes
/usr/share/doc/perl-Tree-DAG_Node-1.12/README
/usr/share/man/man3/Tree::DAG_Node.3pm.gz
/usr/share/perl5/vendor_perl/Tree


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2013-12-27

Mass rebuild 2013-12-27

2013-07-03

Update to 1.12
Change text in README referring to licence to match text in body of source,
Rename CHANGES to Changes as per CPAN::Changes::SPEC
Various spelling fixes in the docs

2013-02-04

Update to 1.11
License clarified as Artistic 2.0 (CPAN RT#83088)

2013-02-01

Update to 1.10
Look for but don't require Test::Pod ≥ 1.45 (CPAN RT#83077)

2012-11-23

Update dependencies
Remove BuildRoot cleaning

2012-11-09

Update to 1.09
No code changes
For pre-reqs such as strict, warnings, etc., which ship with Perl, set the

2012-11-02

Update to 1.07
New maintainer: Ron Savage
Pre-emptive apologies for any changes which are not back-compatible; no
Fix CPAN RT#78858 and audit code for similar problems
Fix CPAN RT#79506
Rename ChangeLog to CHANGES, and add Changelog.ini
Replace all uses of cyclicity_fault() and Carp::croak with die
Remove unused methods: decommission_root(), cyclicity_allowed(),
cyclicity_fault() was called once - it just died
Add methods: format_node(), hashref2string(), is_root(), node2string(),
Reformat the POD big-time
Add Build.PL
Re-write Makefile.PL
Remove use vars(@ISA $Debug $VERSION), and replace latter 2 with 'our ...'
Rename t/00_about_verbose.t to t/about.perl.t
Add scripts/cut.and.paste.subtrees.pl (Warning: Some trees get into an
Add t/cut.and.paste.subtrees.t (Warning: Some trees get into an infinite
Document the options (discouraged by Sean) supported in the call to
This release by RSAVAGE -> update source URL
BR: perl(Test::More) and perl(Test::Pod) ≥ 1.00
Modernize spec file:
Drop %clean section
Drop buildroot definition and cleaning
Don't use macros for commands
Don't need to remove empty directories from the buildroot
Use %{_fixperms} macro rather than our own chmod incantation
Drop %defattr, redundant since rpm 4.4

2012-10-29

Specify all dependencies

2012-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

2012-06-11

Perl 5.16 rebuild

2012-01-13

Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

2011-06-17

Perl mass rebuild

2011-02-09

Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

2010-12-23

Rebuild to fix problems with vendorarch/lib (#661697)

2010-05-07

Mass rebuild with perl-5.12.0

2009-12-04

rebuild against perl 5.10.1