Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 1ee6608d35725d0817b5c8dd6564dce4

perl-Data-Struct-1.701.0-1.mga2.src.rpm

Description:

This module implements a very basic and easy to use struct builder.

A _struct_ is a data structure that can contain values (attributes). The
values of the attributes can be set at creation time, and read and modified
at run time. Attributes can be anything that Perl can handle. There's no
checking on types. You may want to use the Class::Struct manpage if you
need _struct_s with type checking and inheritance.

Objects are much more powerful. Besides data, they can contain behaviour
(methods), support inheritance and encapsulation. This module deals with
data structures and not Objects, so I took placed it under the Data::
hierarchy.

Generated packages:

Other version of this rpm: