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.3
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:
 6bf504cb00a403e279cfe65743d9076a 692 libscalar-properties-perl_0.12-1.3.dsc
 19aefcff9043f8645d42f0bbe8c39d18 10686 
libscalar-properties-perl_0.12.orig.tar.gz
 f590bdd5616ce1b87a5b3d190ef00591 2214 
libscalar-properties-perl_0.12-1.3.diff.gz

Package: libscalar-properties-perl
Priority: optional
Section: perl
Installed-Size: 80
Maintainer: Timo Schneider <[EMAIL PROTECTED]>
Architecture: all
Version: 0.12-1.3
Depends: perl (>= 5.6.0-16)
Filename: 
pool/main/libs/libscalar-properties-perl/libscalar-properties-perl_0.12-1.3_all.deb
Size: 17796
MD5sum: d6f1807b0e11f86597f5a531f3d11790
SHA1: aca9abdf6fb3de519842fc9b48bb2a624be83736
SHA256: abfc1d8043e7fd43a2a6cf11fbe7469e9ea22266afdbe5b6c7acd2617eaa7015
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

-- 
Mohammed Adnène Trojette



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

Reply via email to