libobject-declare-perl_0.22-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Apr 18 23:02:07 UTC 2008


(new) libobject-declare-perl_0.22-1.diff.gz optional perl
(new) libobject-declare-perl_0.22-1.dsc optional perl
(new) libobject-declare-perl_0.22-1_all.deb optional perl
Declarative object constructor
 This module exports one function, declare, for building named
 objects with a declarative syntax, similar to how Jifty::DBI::Schema
 defines its columns.
 .
 In list context, declare returns a list of name/object pairs in the
 order of declaration (allowing duplicates), suitable for putting into a hash.
 In scalar context, declare returns a hash reference.
 .
 Example : fonction for definning some declarative object
 .
 sub do_declare { declare {
     column x =>
             is rw,
	     is Very::Happy;
	 } };
(new) libobject-declare-perl_0.22.orig.tar.gz optional perl
Changes: libobject-declare-perl (0.22-1) unstable; urgency=low
 .
  * Initial Release (Closes: #476392)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 476392 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list