libtie-toobject-perl_0.03-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Tue Jan 22 14:02:08 UTC 2008
(new) libtie-toobject-perl_0.03-1.diff.gz optional perl
(new) libtie-toobject-perl_0.03-1.dsc optional perl
(new) libtie-toobject-perl_0.03-1_all.deb optional perl
Tie to an existing object.
While perldoc/tie allows tying to an arbitrary object, the class in question
must support this in it's implementation of TIEHASH, TIEARRAY or
whatever.
.
Tie::ToObject class provides a very tie constructor that simply returns the
object it was given as it's first argument. This way side effects of calling
$object->TIEHASH are avoided.
.
This is used in Data::Visitor in order to tie a variable to an already
existing object. This is also useful for cloning, when you want to clone the
internal state object instead of going through the tie interface for that
variable.
(new) libtie-toobject-perl_0.03.orig.tar.gz optional perl
Changes: libtie-toobject-perl (0.03-1) unstable; urgency=low
.
* Initial Release (closes: #462078).
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 462078
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