Package: wnpp
Severity: normal

The current maintainer of libscalar-properties-perl, Timo Schneider <[EMAIL 
PROTECTED]>,
has orphaned this package.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libscalar-properties-perl
Binary: libscalar-properties-perl
Version: 0.12-1
Priority: optional
Section: perl
Maintainer: Timo Schneider <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 5.0.32)
Build-Depends-Indep: perl (>= 5.8.0-7)
Architecture: all
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/libs/libscalar-properties-perl
Files:
 597c95dec9ec86bce4e01fff110f471f 688 libscalar-properties-perl_0.12-1.dsc
 19aefcff9043f8645d42f0bbe8c39d18 10686 
libscalar-properties-perl_0.12.orig.tar.gz
 da8119d0417500abe397f53f0ecad749 1939 libscalar-properties-perl_0.12-1.diff.gz

Package: libscalar-properties-perl
Priority: optional
Section: perl
Installed-Size: 40
Maintainer: Timo Schneider <[EMAIL PROTECTED]>
Architecture: all
Version: 0.12-1
Depends: perl (>= 5.6.0-16)
Filename: 
pool/main/libs/libscalar-properties-perl/libscalar-properties-perl_0.12-1_all.deb
Size: 17492
MD5sum: 2118b0d81a772929d289f3949c1b05b3
SHA1: ea0b54df221e97ef95559d23732e1ea332610382
SHA256: 8508322affa5ad87a9cee2b10945ff497568512650823a28d307fa44a7f1b97a
Description: perl module to add run-time properties on scalar variables
 Scalar::Properties attempts to make Perl more object-oriented by
 taking an idea from Ruby: Everything you manipulate is an object,
 and the results of those manipulations are objects themselves.
 .
 'hello world'->length
 (-1234)->abs
 "oh my god, it's full of properties"->index('g')
 .
 The first example asks a string to calculate its length. The second
 example asks a number to calculate its absolute value. And the
 third example asks a string to find the index of the letter 'g'.
 .
 Using this module you can have run-time properties on initialized
 scalar variables and literal values. The word 'properties' is used
 in the Perl 6 sense: out-of-band data, little sticky notes that
 are attached to the value. While attributes (as in Perl 5's attribute
 pragma, and see the Attribute::* family of modules) are handled
 at compile-time, properties are handled at run-time.
Enhances: libdata-compare-perl
Tag: devel::lang:perl, implemented-in::perl, role::shared-lib




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to