perl-YAML-Active

Combine data and logic in YAML

SRPM:     perl-YAML-Active-1.06-1.n0i.6.fc8.src.rpm
SPEC:     perl-YAML-Active.spec
Version:  1.06
Release:  1.n0i.6.fc8
Epoch:    
License:  Artistic 2.0
Group:    Development/Libraries
Size:     29075
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/YAML-Active/
Date:     Sat Oct 20 2007, 23:43 GMT

Description:

YAML is an intuitive way to describe nested data structures. This module
extends YAML's capabilities so that it ceases to be a static data structure
and become something more active, with data and logic combined. This makes
the logic reusable since it is bound to the data structure. Without
"YAML::Active", you have to load the YAML data, then process it in some
way. The logic describing which parts of the data have to be processed and
how was separated from the data. Using "YAML::Active", the description of
how to process the data can be encapsulated in the data structure itself.

Changelog:

  • Sun Oct 21 2007 Marius Feraru <altblue@n0i.net> - 1.06-1.n0i.6
    - version 1.06
  • Sat Oct 20 2007 Marius Feraru <altblue@n0i.net> - 1.05-1.n0i.5
    - version 1.05
  • Fri Oct 19 2007 Marius Feraru <altblue@n0i.net> - 1.04-1.n0i.4
    - version 1.04
    - updated BR
  • Fri Oct 05 2007 Marius Feraru <altblue@n0i.net> - 1.02-1.n0i.3
    - version 1.02
  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.00-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 1.00-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • perl-YAML-Active.spec
  • YAML-Active-1.06.tar.gz

Requires:

  • perl(Class::Accessor)
  • perl(Class::Accessor::Complex)
  • perl(ExtUtils::MakeMaker)
  • perl(Test::More)
  • perl(YAML)
  • rpm-build-reb00t-perl
  • rpmlib(CompressedFileNames)