Package : perl-Data-Struct > RPM : perl-Data-Struct-1.701.0-11.mga9.src.rpm

Basic items

Name perl-Data-Struct
Version 1.701.0
Release 11.mga9
URL https://metacpan.org/release/Data-Struct
Group Development/Perl
Summary Simple struct building
Size 7KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 05:44:49
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie