libclass-default-perl_1.0-1_i386.changes is NEW

Debian Installer installer@ftp-master.debian.org
Fri, 03 Sep 2004 13:17:04 -0400


(new) libclass-default-perl_1.0-1.diff.gz optional perl
(new) libclass-default-perl_1.0-1.dsc optional perl
(new) libclass-default-perl_1.0-1_all.deb optional perl
Perl module to make static calls apply to a default instantiation
 Class::Default provides a mechanism to allow your class to take static method
 calls and apply it to a default instantiation of an object. It provides a
 flexibility to an API that allows it to be used more confortably in
 different situations.
 .
 A good example of this technique in use is CGI.pm. When you use a static
 method, like CGI->header, your call is being applied to a default
 instantiation of a CGI object.
 .
 This technique appears to be especially useful when writing modules that you
 want to be used in either a single use or a persistent environment. In a CGI
 like environment, you want the simplicity of a static interface. You can
 call Class->method directly, without having to pass an instantiation
 around constantly.
 .
 This description was automagically extracted from the module by dh-make-perl.
(new) libclass-default-perl_1.0.orig.tar.gz optional perl
Changes: libclass-default-perl (1.0-1) unstable; urgency=low
 .
  * Initial Release.
Announcing to debian-devel-changes@lists.debian.org


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.