libclass-adapter-perl_1.04-1_multi.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri Aug 15 13:17:07 UTC 2008


(new) libclass-adapter-perl_1.04-1.diff.gz optional perl
(new) libclass-adapter-perl_1.04-1.dsc optional perl
(new) libclass-adapter-perl_1.04-1_all.deb optional perl
Perl implementation of the "Adapter" Design Pattern
 The Class::Adapter class is intended as an abstract base class for creating
 any sort of class or object that follows the Adapter pattern.
 .
 The term Adapter refers to a "Design Pattern" of the same name, from the
 famous "Gang of Four" book "Design Patterns". Although their original
 implementation was designed for Java and similar single-inheritance
 strictly-typed langauge, the situation for which it applies is still valid.
 .
 An Adapter in this Perl sense of the term is when a class is created to
 achieve by composition (objects containing other object) something that can't
 be achieved by inheritance (sub-classing).
 .
 This is similar to the Decorator pattern, but is intended to be applied on a
 class-by-class basis, as opposed to being able to be applied one object at a
 time, as is the case with the Decorator pattern.
(new) libclass-adapter-perl_1.04.orig.tar.gz optional perl
Changes: libclass-adapter-perl (1.04-1) unstable; urgency=low
 .
  * Initial release. (Closes: #495192: ITP: libclass-adapter-perl --
    Perl implementation of the "Adapter" Design Pattern)


Override entries for your package:

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


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