Bug#475761: ITP: librose-db-perl -- A DBI wrapper and abstraction layer

2008-04-12 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: librose-db-perl
  Version : 0.743
  Upstream Author : John C. Siracusa ([EMAIL PROTECTED])
* URL : http://search.cpan.org/dist/Rose-DB/
* License : Dual: Artistic/GPL
  Programming Lang: Perl
  Description : A DBI wrapper and abstraction layer

 Rose::DB is a wrapper and abstraction layer for DBI-related functionality. 
 A Rose::DB object has a DBI object; it is not a subclass of DBI.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#474634: ITP: libtime-clock-perl -- Twenty-four hour clock object with nanosecond precision

2008-04-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libtime-clock-perl
  Version : 0.12
  Upstream Author : John C. Siracusa ([EMAIL PROTECTED]).
* URL : http://search.cpan.org/dist/Time-Clock/
* License : Dual: Artistic/GPL
  Programming Lang: Perl
  Description : Twenty-four hour clock object with nanosecond precision

 A Time::Clock object is a twenty-four hour clock with nanosecond precision 
 and wrap-around.  It is a clock only; it has absolutely no concept of dates.  
 Vagaries of date/time such as leap seconds and daylight savings time 
 are unsupported.
 .
 When a Time::Clock object hits 23:59:59.9 and at least one more 
 nanosecond is added, it will wrap around to 00:00:00.0.  This works
 in reverse when time is subtracted.
 .
 Time::Clock objects automatically stringify to a user-definable format.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#474466: ITP: librose-datetime-perl -- DateTime helper functions and objects

2008-04-05 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: librose-datetime-perl
  Version : 0.532
  Upstream Author : John C. Siracusa ([EMAIL PROTECTED])
* URL : http://search.cpan.org/dist/Rose-DateTime/
* License : Dual: Artistic/GPL
  Programming Lang: Perl
  Description : DateTime helper functions and objects

 The Rose::DateTime::* modules provide a few convenience functions and objects
 for use with DateTime dates.
 .
 Rose::DateTime::Util contains a simple date parser and a slightly customized 
 date formatter.
 .
 Rose::DateTime::Parser encapsulates a date parser with an associated default 
 time zone.
 .
 Rose::DateTime exists mostly to provide a version number for CPAN.  
 See the individual modules for some actual documentation.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#462078: ITP: libtie-toobject-perl -- Tie to an existing object

2008-01-22 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libtie-toobject-perl
  Version : 0.03
  Upstream Author : Yuval Kogman [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Tie-ToObject/
* License : Perl (Artistic/GPL)
  Programming Lang: Perl
  Description : 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.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#438863: ITP: libclass-c3-componentised-perl -- load mix-ins or components to your C3-based class

2007-08-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libclass-c3-componentised-perl
  Version : 1.0001
  Upstream Author : Matt S. Trout and the DBIx::Class team 
Pulled out into seperate module by Ash Berlin [EMAIL 
PROTECTED]
* URL : 
http://www.cpan.org/authors/id/A/AS/ASH/Class-C3-Componentised-1.0001.tar.gz
* License : Perl (GPL/Artistic)
  Programming Lang: Perl
  Description : load mix-ins or components to your C3-based class

 Class::C3::Componentised will inject base classes to your module using the 
 Class::C3 method resolution order.
 .
 Please note: these are not plugins that can take precedence over methods 
 declared in MyModule. If you want something like that, consider 
 MooseX::Object::Pluggable.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#433955: ITP: libperl6-junction-perl -- Perl6 style Junction operators in Perl5.

2007-07-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libperl6-junction-perl
  Version : 1.3
  Upstream Author : Carl Franks
* URL : http://www.cpan.org/
* License : Perl (GPL/Artistic)
  Programming Lang: Perl
  Description : Perl6 style Junction operators in Perl5.

 Perl6::Junction is a lightweight module which provides 'Junction' operators,
 the most commonly used being any and all.
 .
 Inspired by the Perl6 design docs, 
 http://dev.perl.org/perl6/doc/design/exe/E06.html.
 .
 Provides a limited subset of the functionality of Quantum::Superpositions.

 This package is needed for uploading new version of libdata-formvalidator-perl

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#430086: ITP: libscope-guard-perl -- lexically scoped resource management

2007-06-22 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libscope-guard-perl
  Version : 0.03
  Upstream Author : chocolateboy, [EMAIL PROTECTED]
* URL : http://www.cpan.org/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : lexically scoped resource management

 Scope::Guear provides a convenient way to perform cleanup or other forms of 
 resource management at the end of a scope. It is particularly useful when 
 dealing with exceptions.
 The Scope::Guard constructor takes a reference to a subroutine that is 
 guaranteed to be called even if the thread of execution is aborted 
prematurely. 
 This effectively allows lexically-scoped promises to be made that are 
 automatically honoured by perl's garbage collector.
 .
 For more information, see: 
 http://www.cuj.com/documents/s=8000/cujcexp1812alexandr/

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#429796: ITP: libmro-compat-perl -- mro::* interface compatibility for Perls 5.9.5

2007-06-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libmro-compat-perl
  Version : 0.03
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.cpan.org/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : mro::* interface compatibility for Perls  5.9.5

 The mro namespace provides several utilities for dealing with method 
 resolution order and method caching in general in Perl 5.9.5 and higher.
 .
 MRO::Compat provides those interfaces for earlier versions of Perl 
 (back to 5.6.0 anyways).


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#429801: ITP: libclass-accessor-grouped-perl -- build groups of accessors

2007-06-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libclass-accessor-grouped-perl
  Version : x.y.z
  URL : http://www.cpan.org/
* Upstream Author : Matt S. Trout [EMAIL PROTECTED]
Christopher H. Laco [EMAIL PROTECTED].
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : build groups of accessors

 Class::Accessor::Grouped lets you build groups of accessors that will call 
 different getters and setters.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#429665: ITP: libclass-c3-xs-perl -- XS speedups for Class::C3

2007-06-19 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libclass-c3-xs-perl
  Version : 0.08
  Upstream Author : Brandon L. Black, [EMAIL PROTECTED].
* URL : http://www.cpan.org/
* License : Perl: GPL/Artistic
  Programming Lang: C/Perl
  Description : XS speedups for Class::C3

 Class::C3::XS contains XS performance enhancers for Class::C3 version 0.16 
 and higher. The main Class::C3 package will use this package automatically 
 if it can find it. Do not use this package directly, use Class::C3 instead.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#426723: ITP: libdata-serializer-perl -- module that serialize data structures

2007-05-30 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libdata-serializer-perl
  Version : 0.41
  Upstream Author : Neil Neely [EMAIL PROTECTED].
* URL : http://www.cpan.org/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : module that serialize data structures

 Data::Serializer provides a unified interface to the various serializing
 modules currently available. Adds the functionality of both compression 
 and encryption.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#421608: ITP: libcompress-raw-zlib-perl -- low-level interface to zlib compression library

2007-04-30 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libcompress-raw-zlib-perl
  Version : 2.004
  Upstream Author : Paul Marquess [EMAIL PROTECTED].
* URL : http://search.cpan.org/~pmqs/Compress-Raw-Zlib-2.004/
* License : Perl: GPL/Artistic + zlib license
  Programming Lang: Perl/C
  Description : low-level interface to zlib compression library

 The Compress::Raw::Zlib module provides a Perl low-level interface to the zlib 
 compression library.


Note: libcompress-zlib-perl (which is in debian in 1.42) is currently splitted 
on
two packages. libcompress-raw-zlib-perl is needed to upload currenct CPAN 
version (2.004)
of libcompress-zlib-perl to debian.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#420179: ITP: libjson-any-perl -- Wrapper Class for the various JSON classes.

2007-04-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libjson-any-perl
  Version : 1.03
  Upstream Author : Chris Thompson, cthom at cpan.org
* URL : http://search.cpan.org/src/CTHOM/JSON-Any-1.03/
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Wrapper Class for the various JSON classes.

 JSON::Any module provides a coherent API to bring together the various
 JSON modules currently on CPAN. This module will allow you to code to
 any JSON API and have it work regardless of which JSON module is
 actually installed.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash


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



Bug#414568: ITP: libregexp-copy-perl -- copy Regexp objects

2007-03-12 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libregexp-copy-perl
  Version : 0.06
  Upstream Author : James A. Duncan [EMAIL PROTECTED].
* URL : http://search.cpan.org/~jduncan/Regexp-Copy-0.06/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : Copy Regexp objects

 Regexp::Copy allows you to copy the contents of one Regexp object to another. 
 A problem that I have found with the qr// operator is that the Regexp objects
 that it creates are is impossible to dereference. This causes problems if you 
 want to change the data in the regexp without losing the reference to it. 
 Its impossible. Regexp::Copy allows you to change the Regexp by copying one 
 object created through qr// to another.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#402041: ITP: libdanga-socket-perl -- Event loop and event-driven async socket base class

2006-12-07 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name : libdanga-socket-perl
  Version  : 1.55
  Upstream Authors : 
- Brad Fitzpatrick [EMAIL PROTECTED] - author
- Michael Granger [EMAIL PROTECTED] - docs, testing
- Mark Smith [EMAIL PROTECTED] - contributor, heavy user, testing
- Matt Sergeant [EMAIL PROTECTED] - kqueue support, docs, timers, 
other bits.
* URL  : http://www.cpan.org/modules/by-module/Danga/
* License  : Perl: Artistic/GPL2
  Programming Lang : Perl
  Description  : Event loop and event-driven async socket base class

 Danga::Socket an abstract base class for objects backed by a socket which
 provides the basic framework for event-driven asynchronous IO,
 designed to be fast.  Danga::Socket is both a base class for objects,
 and an event loop.
 .
 Callers subclass Danga::Socket.  Danga::Socket's constructor registers
 itself with the Danga::Socket event loop, and invokes callbacks on the
 object for readability, writability, errors, and other conditions.
 .
 Because Danga::Socket uses the fields module, your subclasses must
 too.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#401708: ITP: libsys-syscall-perl -- Access system calls that Perl doesn't normally provide access to

2006-12-05 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libsys-syscall-perl
  Version : 0.22
  Upstream Author : Brad Fitzpatrick [EMAIL PROTECTED]
* URL : http://search.cpan.org/~bradfitz/Sys-Syscall-0.22/
* License : Perl: GPL/Artistic
  Programming Lang: Perl, Python, etc.
  Description : Access system calls that Perl doesn't normally provide 
access to

 Use epoll, sendfile, from Perl.  Mostly Linux-only support now, but
 other syscalls/OSes are planned for future.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#385130: ITP: libconfig-any-perl -- Load configuration from different file formats, transparently

2006-08-29 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libconfig-any-perl
  Version : 0.04
  Upstream Author : Joel Bernstein [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Config/Config-Any-0.04.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Load configuration from different file formats, 
transparently

 Config::Any provides a facility for Perl applications and libraries to load
 configuration data from multiple different file formats. It supports XML, YAML,
 JSON, Apache-style configuration, Windows INI files, and even Perl code.
 .
 The rationale for this module is as follows: Perl programs are deployed on many
 different platforms and integrated with many different systems. Systems
 administrators and end users may prefer different configuration formats than
 the developers. The flexibility inherent in a multiple format configuration
 loader allows different users to make different choices, without generating
 extra work for the developers. As a developer you only need to learn a single
 interface to be able to use the power of different configuration formats.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-vserver-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#382091: ITP: libtest-www-mechanize-perl -- Testing-specific WWW::Mechanize subclass

2006-08-08 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libtest-www-mechanize-perl
  Version : 1.12
  Upstream Author : Andy Lester, andy at petdance.com
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Test/Test-WWW-Mechanize-1.12.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Testing-specific WWW::Mechanize subclass

 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
 features for web application testing.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-vserver-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#375641: ITP: libgd-securityimage-perl -- Security image (captcha) generator

2006-06-27 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libgd-securityimage-perl
  Version : 1.61
  Upstream Author : Burak Gursoy [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/GD/GD-SecurityImage-1.61.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Security image (captcha) generator

 The (so called) Security Images are so popular. Most internet
 software use these in their registration screens to block robot programs
 (which may register tons of  fake member accounts). Security images are
 basicaly, graphical CAPTCHAs (Completely Automated Public
 Turing Test to Tell Computers and Humans Apart). This
 module gives you a basic interface to create such an image. The final
 output is the actual graphic data, the mime type of the graphic and the
 created random string. The module also has some styles that are
 used to create the background (or foreground) of the image.
 .
 If you are an Authen::Captcha user, see GD::SecurityImage::AC
 for migration from Authen::Captcha to GD::SecurityImage.
 .
 GD::SecurityImage is just an image generator. Not a captcha handler.
 The validation of the generated graphic is left to your programming
 taste.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-vserver-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#370695: ITP: libsub-exporter-perl -- A sophisticated exporter for custom-built routines

2006-06-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libsub-exporter-perl
  Version : http://search.cpan.org/~rjbs/Sub-Exporter-0.952/
  Upstream Author : Ricardo SIGNES, [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : A sophisticated exporter for custom-built routines

 Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
 for renaming, currying/sub-generation etc.
 .
 Sub::Exporter builds a custom exporter which can then be installed into your 
 perl module. It builds this method based on configuration passed to its 
 setup_exporter method.
  

NOTE: this package is needed to upload new version of libmoose-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#370707: ITP: libdata-optlist-perl -- Parse and validate simple name/value option pairs

2006-06-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdata-optlist-perl
  Version : 0.100
  Upstream Author : Ricardo SIGNES, [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Data/Data-OptList-0.100.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Parse and validate simple name/value option pairs

 Hashes are great for storing named data, but if you want more than one entry
 for a name, you have to use a list of pairs.
 .
 Data::OptList make it easy by assuming that any defined scalar is a name and 
 any reference following a name is its value.
 
NOTE: this package is needed to upload new version of libmoose-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#369543: ITP: libdata-dump-perl -- Pretty printing of data structures

2006-05-30 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdata-dump-perl
  Version : 1.06
  Upstream Author : Gisle Aas [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Data/Data-Dump-1.06.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Pretty printing of data structures

 Data::Dump provides a single function called dump() that takes a list
 of values as its argument and produces a string as its result.  The string
 contains Perl code that, when evaled, produces a deep copy of the
 original arguments.  The string is formatted for easy reading.
 .
 If dump() is called in a void context, then the dump is printed on
 STDERR instead of being returned.
 .
 If you don't like importing a function that overrides Perl's
 not-so-useful builtin, then you can also import the same function as
 pp(), mnemonic for pretty-print.
   

Note: I know that Data::Dumper exists but Data::Dump is needed to upload new 
libdbix-class-schema-loader-perl package

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#368861: ITP: libdevel-cycle-perl -- Find memory cycles in perl objects

2006-05-25 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdevel-cycle-perl
  Version : 1.07
  Upstream Author : Lincoln Stein, [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Devel/Devel-Cycle-1.07.tar.gz
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Find memory cycles in perl objects

 Perl uses reference-count based memory management. It means that circular 
 references will cause memory leaks.
 .
 Devel::Cycle is a simple developer's tool for finding circular 
 references in objects and other types of references.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#368581: ITP: libdatetime-format-strptime-perl -- Parse and format strp and strf time patterns

2006-05-23 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdatetime-format-strptime-perl
  Version : 1.0601
  Upstream Author : Rick Measham [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-1.0700.tar.gz
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : Parse and format strp and strf time patterns

 DateTime::Format::Strptime implements most of strptime(3), the POSIX
 function that is the reverse of strftime(3), for DateTime. While strftime
 takes a DateTime and a pattern and returns a string, strptime takes
 a string and a pattern and returns the DateTime object
 associated.
 

 NOTE: this package is needed to upload new upstream version of
 libformvalidator-simple-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#367200: ITP: libemail-send-perl -- Simply Sending Email

2006-05-14 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libemail-send-perl
  Version : 2.0.5
  Upstream Author : Casey West, [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Email/Email-Send-2.05.tar.gz
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : Simply Sending Email

 Email::Send provides a very simple, very clean, very specific interface
 to multiple Email mailers. The goal if this software is to be small
 and simple, easy to use, and easy to extend.
   

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#366246: ITP: libuniversal-can-perl -- Safer version of UNIVERSAL::can

2006-05-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libuniversal-can-perl
  Version : 1.12
  Upstream Author : chromatic [EMAIL PROTECTED]
* URL : http://search.cpan.org/~chromatic/UNIVERSAL-can-1.12/
* License : Perl: Artstic/GPL
  Programming Lang: Perl
  Description : Safer version of UNIVERSAL::can

 The UNIVERSAL class provides a few default methods so that all objects can
 use them. Object orientation allows programmers to override these methods in
 subclasses to provide more specific and appropriate behavior.
 .
 Some authors call methods in the UNIVERSAL class on potential invocants as
 functions, bypassing any possible overriding. This is wrong and one should
 not do it. Unfortunately, not everyone heeds this warning and their bad code
 can break good code.
 .
 This module replaces UNIVERSAL::can() with a method that checks to see if
 the first argument is a valid invocant (whether an object -- a blessed
 referent -- or the name of a class). If so, and if the invocant's class has
 its own can() method, it calls that as a method. Otherwise, everything works
 as you might expect.
 .
 If someone attempts to call UNIVERSAL::can() as a function, this module will
 emit a lexical warning (see perllexwarn) to that effect. You can disable it
 with no warnings; or no warnings 'UNIVERSAL::can';, but don't do that; fix
 the code instead.
   

NOTE: this module and libuniversal-isa-perl are needed to upload new version
of libtest-mockobject-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#366249: ITP: libsub-install-perl -- Install subroutines into packages easily

2006-05-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libsub-install-perl
  Version : 0.91
  Upstream Author : Ricardo Signes, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~rjbs/Sub-Install-0.91/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : Install subroutines into packages easily

 Sub::Install module makes it easy to install subroutines into packages 
 without the unslightly mess of no strict or typeglobs lying about where 
 just anyone can see them.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#365142: ITP: libuniversal-isa-perl -- Safer version of UNIVERSAL::isa

2006-04-28 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libuniversal-isa-perl
  Version : 0.06
  Upstream Author : Autrijus Tang [EMAIL PROTECTED]
chromatic [EMAIL PROTECTED]
Yuval Kogman [EMAIL PROTECTED]
* URL : http://search.cpan.org/~chromatic/UNIVERSAL-isa/
* License : Perl: GPL/Artistic
  Programming Lang: Perl
  Description : Safer version of UNIVERSAL::isa

 This module replaces UNIVERSAL::isa with a version that makes sure that,
 when called as a function on objects which override isa, isa will call
 the appropriate method on those objects
 .
 In all other cases, the real UNIVERSAL::isa gets called directly.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#364746: ITP: libtest-longstring-perl -- Tests strings for equality, with more helpful failures

2006-04-25 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libtest-longstring-perl
  Version : 0.09
  Upstream Author : Rafael Garcia-Suarez rgarciasuarez#gmail.com
* URL : http://search.cpan.org/~rgarcia/Test-LongString-0.09/
* License : Perl: Artistic/Perl
  Programming Lang: Perl
  Description : Tests strings for equality, with more helpful failures

 This module provides some drop-in replacements for the string
 comparison functions of Test::More, but which are more suitable
 when you test against long strings.  If you've ever had to search
 for text in a multi-line string like an HTML document, or find
 specific items in binary data, this is the module for you.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#364613: ITP: libmoose-perl -- Extension of the Perl 5 object system

2006-04-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libmoose-perl
  Version : 0.04
  Upstream Author : Stevan Little [EMAIL PROTECTED]
* URL : http://search.cpan.org/~stevan/Moose-0.04/
* License : Perl: Artistic/GPL
  Programming Lang: Perl
  Description : Extension of the Perl 5 object system

 Moose, it's the new Camel. Moose is an extension of the existing Perl5 
 object system.
 .
 Moose is built on top of Class::MOP, which is a metaclass system for 
 Perl5.  This means that Moose not only makes building normal Perl5 objects 
 better, but it also provides the power of metaclass programming.
 .
 Moose makes every attempt to provide as much convience during class
 construction/definition, but still stay out of your way if you want it to.
 Here are some of the features Moose provides:
 .
 Unless specified with extends, any class which uses Moose will inherit from
 Moose::Object
 .
 Moose will also manage all attributes (including inherited ones) that are
 defined with has. And assuming that you call new which is inherited from
 Moose::Object, then this includes properly initializing all instance slots,
 setting defaults where approprtiate and performing any type constraint
 checking or coercion.
 .
 For more details, see the ever expanding Moose::Cookbook manpage.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#363685: ITP: libclass-mop-perl -- A Meta Object Protocol for Perl 5

2006-04-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libclass-mop-perl
  Version : x.y.z
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : A Meta Object Protocol for Perl 5

(Include the long description here.)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#356384: ITP: libtest-use-ok-perl -- Alternative to Test::More::use_ok

2006-03-11 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libtest-use-ok-perl
  Version : 0.01
  Upstream Author : Autrijus Tang [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Test/Test-use-ok-0.01.tar.gz
* License : Perl: GPL/Artistic
  Description : Alternative to Test::More::use_ok

 According to the Test::More documentation, it is recommended to run use_ok()
 inside a BEGIN block, so functions are exported at compile-time and
 prototypes are properly honored.
 .
 However, people often either forget to add BEGIN, or mistakenly group use_ok
 with other tests in a single BEGIN block, which can create subtle differences
 in execution order.
 .
 With this module, simply change all use_ok in test scripts to use ok, and
 they will be executed at BEGIN time. The explicit space after use makes it
 clear that this is a single compile-time action.


NOTE: this module is needed to upload new upstream version of libcatalyst-perl
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#356385: ITP: libdata-visitor-perl -- A visitor for Perl data structures

2006-03-11 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdata-visitor-perl
  Version : 0.02
  Upstream Author : Yuval Kogman [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Data/Data-Visitor-0.02.tar.gz
* License : Perl: GPL/Artistic
  Description : A visitor for Perl data structures

 This module is a simple visitor implementation for Perl values.
 .
 It has a main dispatcher method, visit, which takes a single perl value and
 then calls the methods appropriate for that value.

NOTE: this modules is needed to upload new upstream version of libcatalyst-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#354827: ITP: libdbix-class-schema-loader-perl -- Dynamic definition of a DBIx::Class::Schema

2006-03-01 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdbix-class-schema-loader-perl
  Version : 0.02004
  Upstream Author : Brandon Black, [EMAIL PROTECTED].
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/DBIx/DBIx-Class-Schema-Loader-0.02004.tar.gz
* License : Perl: GPL/Artistic
  Description : Dynamic definition of a DBIx::Class::Schema

 DBIx::Class::Schema::Loader automates the definition of a
 DBIx::Class::Schema by scanning table schemas and setting up
 columns and primary keys.
 .
 DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.  See
 DBIx::Class::Schema::Loader::Generic for more, and
 DBIx::Class::Schema::Loader::Writing for notes on writing your own
 db-specific subclass for an unsupported db.
 .
 This module requires DBIx::Class 0.05 or later, and obsoletes
 DBIx::Class::Loader for DBIx::Class version 0.05 and later.
 .
 While on the whole, the bare table definitions are fairly straightforward,
 relationship creation is somewhat heuristic, especially in the choosing
 of relationship types, join types, and relationship names.  The relationships
 generated by this module will probably never be as well-defined as
 hand-generated ones.  Because of this, over time a complex project will
 probably wish to migrate off of DBIx::Class::Schema::Loader.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#354304: ITP: libalgorithm-c3-perl -- A module for merging hierarchies using the C3 algorithm

2006-02-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libalgorithm-c3-perl
  Version : 0.01
  Upstream Author : Stevan Little, [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Algorithm/Algorithm-C3-0.01.tar.gz
* License : Perl: GPL/Artistic
  Description : A module for merging hierarchies using the C3 algorithm

 C3 is the name of an algorithm which aims to provide a sane method resolution
 order under multiple inheritence. It was first introduced in the langauge 
 Dylan, and then later adopted as the preferred MRO (Method Resolution Order)
 for the new-style classes in Python 2.3. Most recently it has been adopted as 
 the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects
 as well.

 NOTE: this module is excluded from Class::C3 as separate module and is
 needed to upload new version of libclass-c3-perl and libdbix-class-perl
 modules.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#353141: ITP: libio-capture-perl -- Abstract Base Class to build modules to capture output.

2006-02-16 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libio-capture-perl
  Version : 0.05
  Upstream Author : Mark Reynolds reynoldsatsgi.com, Jon Morgan 
jmorganatsgi.com
* URL : http://search.cpan.org/~reynolds/IO-Capture-0.05/
* License : Perl: GPL/Artistic
  Description : Abstract Base Class to build modules to capture output.

 The IO::Capture Module defines an abstract base class that can be
 used to build modules that capture output being sent on a filehandle
 such as STDOUT or STDERR.
 .
 Several modules that come with the distribution do just that.
 I.e., Capture STDOUT and STDERR.  Also see James Keenan's
 IO::Capture::Stdout::Extended on CPAN.
 .
 See IO::Capture::Overview for a
 discussion of these modules and examples of how to build a module to
 sub-class from IO::Capture yourself.   If after reading the overview,
 you would like to build a class from IO::Capture, look here for
 details on the internals.

NOTE: I need this package to close: #329561

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#351640: ITP: libhtml-widget-perl -- HTML Widget And Validation Framework

2006-02-06 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libhtml-widget-perl
  Version : 1.03
  Upstream Author : Sebastian Riedel [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/HTML/HTML-Widget-1.03.tar.gz
* License : Perl: GPL/Artistic
  Description : HTML Widget And Validation Framework

 Create easy to maintain HTML widgets!
 .
 Everything is optional, use validation only or just generate forms, you can
 embed and merge them later.
 .
 The API was designed similar to other popular modules like
 Data::FormValidator and FormValidator::Simple, HTML::FillInForm is also
 built in (and much faster).
 .
 This Module is very powerful, don't misuse it as a template system!


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#350582: ITP: libclass-throwable-perl -- A minimal lightweight exception class

2006-01-30 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libclass-throwable-perl
  Version : 0.10
  Upstream Author : stevan little, [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Class/Class-Throwable-0.10.tar.gz
* License : Perl: GPL/Artistic
  Description : A minimal lightweight exception class

 This module implements a minimal lightweight exception object. It is meant to 
 be a compromise between more basic solutions like Carp which can only print 
 information and cannot handle exception objects, and more more complex 
 solutions like Exception::Class which can be used to define complex inline 
 exceptions and has a number of module dependencies.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#348683: ITP: libfcgi-procmanager-perl -- Functions for managing FastCGI applications.

2006-01-18 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libfcgi-procmanager-perl
  Version : 0.17
  Upstream Author : James Jurach [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/CPAN/authors/id/J/JU/JURACH/FCGI-ProcManager-0.17.tar.gz
* License : LGPL
  Description : Functions for managing FastCGI applications.

 FCGI::ProcManager is used to serve as a FastCGI process manager.  By
 re-implementing it in perl, developers can more finely tune performance in
 their web applications, and can take advantage of copy-on-write semantics
 prevalent in UNIX kernel process management.  The process manager should
 be invoked before the caller''s request loop
 .
 The primary routine, pm_manage, enters a loop in which it maintains a
 number of FastCGI servers (via fork(2)), and which reaps those servers
 when they die (via wait(2)).
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#347907: ITP: libobject-signature-perl -- Signature - Generate cryptographic signatures for objects

2006-01-13 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libobject-signature-perl
  Version : 1.03
  Upstream Author : Adam Kennedy [EMAIL PROTECTED]
* URL : 
http://mirrors.kernel.org/cpan/modules/by-module/Object/Object-Signature-1.03.tar.gz
* License : Perl: Artistic/GPL
  Description : Signature - Generate cryptographic signatures for objects

 Object::Signature is an abstract base class that you can inherit from in
 order to allow your objects to generate unique cryptographic signatures.
 .
 The method used to generate the signature is based on Storable and
 Digest::MD5. The object is fed to Storable::nfreeze to get a string,
 which is then passed to Digest::MD5::md5_hex to get a unique 32
 character hexidecimal signature.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#345828: ITP: libclass-meta-perl -- Class automation, introspection, and data validation

2006-01-03 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libclass-meta-perl
  Version : 0.52
  Upstream Author : David Wheeler [EMAIL PROTECTED]
* URL : http://search.cpan.org/~dwheeler/Class-Meta-0.52/
* License : Perl: Artistic/GPL
  Description : Class automation, introspection, and data validation

 Class::Meta provides an interface for automating the creation of Perl classes
 with attribute data type validation. It differs from other such modules in
 that it includes an introspection API that can be used as a unified interface
 for all Class::Meta-generated classes. In this sense, it is an implementation
 of the Facade design pattern.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#344885: ITP: libclass-data-accessor-perl -- Inheritable, overridable class and instance data accessor creation

2005-12-27 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libclass-data-accessor-perl
  Version : 0.02
  Upstream Authors: Matt S Trout [EMAIL PROTECTED], Christopher H. Laco 
[EMAIL PROTECTED]
* URL : http://search.cpan.org/~claco/Class-Data-Accessor-0.02/
* License : Perl: Artistic/GPL
  Description : Inheritable, overridable class and instance data accessor 
creation

 Class::Data::Accessor is the marriage of Class::Accessor and
 Class::Data::Inheritable into a single module. It is used for creating
 accessors to class data that overridable in subclasses as well as in
 class instances.
 .
 For example:
 .
 Pere::Ubu-mk_classaccessor('Suitcase');
 .
 will generate the method Suitcase() in the class Pere::Ubu.
 .
 This new method can be used to get and set a piece of class data.
 .
 Pere::Ubu-Suitcase('Red');
 $suitcase = Pere::Ubu-Suitcase;

NOTE: this module is demanded to build new upstream version of
libdbix-class-perl package

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#344675: ITP: libreturn-value-perl -- Polymorphic Return Values

2005-12-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libreturn-value-perl
  Version : 1.30
  Upstream Authors: Casey West [EMAIL PROTECTED], Ricardo Signes [EMAIL 
PROTECTED] 
* URL : http://www.example.org/
* License : Perl: Artistic/GPL
  Description : Polymorphic Return Values

 Polymorphic return values are really useful.  Often, we just want toknow if
 something worked or not.  Other times, we'd like to know what the error text
 was.  Still others, we may want to know what the error code was, and what the
 error properties were.  We don't want to handle objects or data structures for
 every single return value, but we do want to check error conditions in our 
 code because that's what good programmers do.
 .
 When functions are successful they may return true, or perhaps some useful
 data.  In the quest to provide consistent return values, this gets confusing
 between complex, informational errors and successful return values.
 .
 This module provides these features with a simple API that should get you what
 you're looking for in each contex a return value is used in.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#343734: ITP: libpar-perl -- Perl Archive Toolkit

2005-12-17 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libpar-perl
  Version : 0.90
  Upstream Author : Autrijus Tang [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/PAR/
* License : Perl: GPL/Artistic
  Description : Perl Archive Toolkit

 This module lets you easily bundle a typical blib/ tree into a zip file, 
 called a Perl Archive, or PAR.
 .
 It supports loading XS modules by overriding DynaLoader bootstrapping 
 methods; it writes shared object file to a temporary file at the time it is
 needed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#343334: ITP: libparams-check-perl -- A generic input parsing/checking mechanism

2005-12-14 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libparams-check-perl
  Version : 0.23
  Upstream Author : Jos Boumans [EMAIL PROTECTED]
* URL : http://search.cpan.org/~kane/Params-Check-0.23/
* License : Perl: Artistic/GPL
  Description : A generic input parsing/checking mechanism

 Params::Check is a generic input parsing/checking mechanism.
 .
 It allows you to validate input via a template. The only requirement
 is that the arguments must be named.
 .
 Params::Check can do the following things for you:
  * Convert all keys to lowercase
  * Check if all required arguments have been provided
  * Set arguments that have not been provided to the default
  * Weed out arguments that are not supported and warn
about them to the user
  * Validate the arguments given by the user based on strings,
regexes, lists or even subroutines
  * Enforce type integrity if required
  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#342907: ITP: libmodule-corelist-perl -- what modules shipped with versions of perl

2005-12-11 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libmodule-corelist-perl
  Version : 2.02
  Upstream Author : Richard Clamp [EMAIL PROTECTED]
perl 5 porters perl5-porters@perl.org
* URL : http://search.cpan.org/~rgarcia/Module-CoreList-2.02/
* License : Perl: Artistic/GPL
  Description : what modules shipped with versions of perl

 Module::CoreList contains the hash of hashes
 %Module::CoreList::version, this is keyed on perl version as indicated
 in $].  The second level hash is module = version pairs.
 .
 Note, it is possible for the version of a module to be unspecified,
 whereby the value is undef, so use exists $version{$foo}{$bar} if
 that's what you're testing for.
 .
 It also contains %Module::CoreList::released hash, which has ISO
 formatted versions of the release dates, as gleaned from perlhist.
 .
 New, in 1.96 is also the %Module::CoreList::families hash, which
 clusters known perl releases by their major versions.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#341465: ITP: libfile-copy-recursive-perl -- Perl extension for recursively copying files and directories

2005-11-30 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libfile-copy-recursive-perl
  Version : 0.16
  Upstream Author : Daniel Muey [EMAIL PROTECTED]
* URL : http://search.cpan.org/~dmuey/File-Copy-Recursive-0.16/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Description : Perl extension for recursively copying files and directories

 This module copies and moves directories recursively (or single files, 
 well... singley) to an optional depth and attempts to preserve each file or 
 directory's mode.
 
NOTE:

This module used widely in test suites included in perl modules.
Is also required to build new upstream version of libcatalyst-perl

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#341127: ITP: libformvalidator-simple-perl -- validation with simple chains of constraints

2005-11-28 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libformvalidator-simple-perl
  Version : 0.11
  Upstream Author : Lyo Kato [EMAIL PROTECTED]
* URL : http://search.cpan.org/~lyokato/FormValidator-Simple-0.10/
* License : Perl: GPL/Artistic
  Description : validation with simple chains of constraints

 This module provides you a sweet way of form data validation with
 simple constraints chains. You can write constraints on single line
 for each input data.
 .
 This idea is based on Sledge::Plugin::Validator, and most of
 validation code is borrowed from this plugin.
  
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#340606: ITP: libsub-name-perl -- Assigns a new name to referenced sub

2005-11-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libsub-name-perl
  Version : 0.02
  Upstream Author : Matthijs van Duin [EMAIL PROTECTED]
* URL : http://search.cpan.org/~xmath/Sub-Name-0.02/
* License : Perl: GPL/Artistic
  Description : Assigns a new name to referenced sub

 This module has only one function, which is also exported by default:
 .
 subname NAME, CODEREF
 .
 Assigns a new name to referenced sub. If package specification is
 omitted in the name, then the current package is used. The return
 value is the sub.
 .
 The name is only used for informative routines (caller, Carp, etc).
 You won't be able to actually invoke the sub by the given name. To
 allow that, you need to do glob-assignment yourself.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#340607: ITP: libclass-c3-perl -- A pragma to use the C3 method resolution order algortihm

2005-11-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libclass-c3-perl
  Version : 0.07
  Upstream Author : Stevan Little, [EMAIL PROTECTED]
* URL : 
http://www.cpan.org/modules/by-module/Class/Class-C3-0.06.tar.gz
* License : Perl: GPL/Artistic
  Description : A pragma to use the C3 method resolution order algortihm

 This is currently an experimental pragma to change Perl 5's standard method 
 resolution order from depth-first left-to-right (a.k.a - pre-order) to the 
 more sophisticated C3 method resolution order.
 .
 C3 is the name of an algorithm which aims to provide a sane method resolution 
 order under multiple inheritence. It was first introduced in the langauge 
 Dylan, and then later adopted as the prefered MRO (Method Resolution Order) 
 for the new-style classes in Python 2.3. Most recently it has been adopted as 
 the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot objects
 as well.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libemail-valid-loose-perl
  Version : 0.04
  Upstream Author : Tatsuhiko Miyagawa [EMAIL PROTECTED]
* URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/
* License : Perl: Artistic/GPL
  Description : Email::Valid which allows dot before at mark

 Email::Valid::Loose is a subclass of Email::Valid, which allows dot (.)
 before at-mark (@). It is invalid in RFC822, but is commonly
 used in some of mobile phone addresses in Japan (like docomo.ne.jp or
 jp-t.ne.jp).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#339725: ITP: libcatalyst-model-dbic-perl -- DBix::Class Model for Catalyst Framework

2005-11-18 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libcatalyst-model-dbic-perl
  Version : 0.11
  Upstream Author : Sebastian Riedel, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~sri/Catalyst-Model-DBIC-0.11/
* License : (Perl: GPL/Artistic)
  Description : DBix::Class Model for Catalyst Framework

 Catalyst is an elegant web application framework, extremely flexible yet
 extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
 upon which it was originally based.
 . 
 This package contains DBIC Model Class for Catalyst Framework.
   

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#339462: ITP: libhttp-request-ascgi-perl -- Setup a CGI enviroment from a HTTP::Request

2005-11-16 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libhttp-request-ascgi-perl
  Version : 0.02
  Upstream Author : Christian Hansen, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~mramberg/HTTP-Request-AsCGI-0.2/
* License : (Perl: GPL/Artistic)
  Description : Setup a CGI enviroment from a HTTP::Request

 Provides a convinient way of setting up an CGI enviroment from 
 a HTTP::Request.
  

NOTE

We need this module to upload new libcatalyst-perl package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#338480: ITP: libtext-simpletable-perl -- Simple Eyecandy ASCII Tables

2005-11-10 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libtext-simpletable-perl
  Version : 0.02
  Upstream Author : Sebastian Riedel, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~sri/Text-SimpleTable-0.02/
* License : (Perl: Artistic/GPL)
  Description : Simple Eyecandy ASCII Tables

 Replacement for Text::ASCIITable module.
 .
 If you need to create text tables like
 .
 .---+.
 | foob- | yadayaday- |
 | arbaz | ada|
 '---+'
 .
 this module is for You.
  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#337710: ITP: libfile-modified-perl -- checks intelligently if files have changed

2005-11-05 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libfile-modified-perl
  Version : 0.07
  Upstream Author : Max Maischein, [EMAIL PROTECTED]
* URL : 
http://www.cpan.org/modules/by-module/File/File-Modified-0.07.tar.gz
* License : (Perl: GPL, Artistic)
  Description : checks intelligently if files have changed

 The Modified module is intended as a simple method for programs to detect
 whether configuration files (or modules they rely on) have changed. There are
 currently two methods of change detection implemented, mtime and MD5.
 .
 The MD5 method will fall back to use timestamps if the Digest::MD5 module
 cannot be loaded.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#337039: ITP: libdbix-class-loader-perl -- Dynamic definition of DBIx::Class sub classes

2005-11-02 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdbix-class-loader-perl
  Version : 0.01
  Upstream Author : Sebastian Riedel, [EMAIL PROTECTED]
* URL : http://www.cpan.org/modules/by-module/DBIx/
* License : (Perl: Artistic/GPL)
  Description : Dynamic definition of DBIx::Class sub classes

 DBIx::Class::Loader automate the definition of DBIx::Class sub-classes.
 scan table schemas and setup columns, primary key.
 .
 class names are defined by table names and namespace option.
 .
 +---+---+---+
 |   table   | namespace | class |
 +---+---+---+
 |   foo | Data  | Data::Foo |
 |   foo_bar |   | FooBar|
 +---+---+---+
 .
 DBIx::Class::Loader supports MySQL, Postgres and SQLite.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#334530: ITP: libcatalyst-engine-apache-perl -- Base class for Apache 1.99x and 2.x Catalyst engines

2005-10-18 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name : libcatalyst-engine-apache-perl
  Version  : 0.99
  Upstream Authors : Sebastian Riedel, [EMAIL PROTECTED], 
 Christian Hansen, [EMAIL PROTECTED], 
 Andy Grundman, [EMAIL PROTECTED]
* URL  : http://www.example.org/
* License  : (perl: Artistic/GPL)
  Description  : Base class for Apache 1.99x and 2.x Catalyst engines

 Catalyst is an elegant web application framework, extremely flexible yet
 extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole,
 upon which it was originally based.
 .
 Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
 to easily separate concerns, like content, presentation, and flow control,
 into separate modules. This separation allows you to modify code that handles
 one concern without affecting code that handles the others. Catalyst promotes
 the re-use of existing Perl modules that already handle common web application
 concerns well.
 .
 This is a base class for Apache 1.99x and 2.x Engines.
   

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#333526: ITP: liburi-query-perl -- class providing URI query string manipulation

2005-10-12 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: liburi-query-perl
  Version : 0.04
  Upstream Author : Gavin Carr [EMAIL PROTECTED]
* URL : http://search.cpan.org/~gavinc/URI-Query-0.04/
* License : (Perl: GPL, Artistic)
  Description : class providing URI query string manipulation

 URI::Query provides simple URI query string manipulation, allowing you
 to create and manipulate URI query strings from GET and POST requests in
 web applications. This is primarily useful for creating links where you 
 wish to preserve some subset of the parameters to the current request,
 and potentially add or replace others. Given a query string this is 
 doable with regexes, of course, but making sure you get the anchoring 
 and escaping right is tedious and error-prone - this module is simpler.
   

 Note: this modules is needed to build  use new libcatalyst-perl upstream
 version
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#333541: ITP: libhttp-body-perl -- HTTP Body Parser

2005-10-12 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libhttp-body-perl
  Version : 0.2
  Upstream Authors: Christian Hansen, [EMAIL PROTECTED], 
Sebastian Riedel, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~sri/HTTP-Body-0.2/
* License : (Perl: GPL, Artistic)
  Description : HTTP Body Parser

Perl module for parsing body of HTTP request.

Note: this modules is needed to build  use new libcatalyst-perl upstream
version.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#333123: ITP: libcatalyst-plugin-static-simple-perl -- Make serving static pages in Catalyst painless

2005-10-10 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libcatalyst-plugin-static-simple-perl
  Version : 0.09
  Upstream Author : Andy Grundman, [EMAIL PROTECTED].
* URL : 
http://search.cpan.org/~agrundma/Catalyst-Plugin-Static-Simple-0.08/
* License : (perl: GPL, Artistic)
  Description : Make serving static pages in Catalyst painless

 The Static::Simple plugin is designed to make serving static content in your
 application during development quick and easy, without requiring a single
 line of code from you.
 
 It will detect static files used in your application by looking for file
 extensions in the URI. By default, you can simply load this plugin and it
 will immediately begin serving your static files with the correct MIME type.
 The light-weight MIME::Types module is used to map file extensions to
 IANA-registered MIME types.
   
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#329193: ITP: libdbix-class-perl -- sql to oop mapper, inspired by the Class::DBI framework

2005-09-20 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libdbix-class-perl
  Version : 0.3
  Upstream Author : Matt S. Trout [EMAIL PROTECTED]
* URL : http://search.cpan.org/~agrundma/DBIx-Class/
* License : (Perl: GPL, Artistic)
  Description : sql to oop mapper, inspired by the Class::DBI framework

 This is a sql to oop mapper, inspired by the Class::DBI framework, and
 meant to support compatibility with it, while restructuring the insides, and
 making it possible to support some new features like self-joins, distinct,
 group bys and more.
 .
 It's currently considered EXPERIMENTAL - bring this near a production
 database at your own risk! The API is *not* fixed yet, although most of the
 primitives should be good for the future and any API changes will be posted
 to the mailing list before they're committed.
  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#327890: ITP: libhtml-prototype-perl -- Generate HTML and Javascript for the Prototype library

2005-09-12 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libhtml-prototype-perl
  Version : 1.33
  Upstream Author : Sebastian Riedel, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~mramberg/HTML-Prototype-1.33/
* License : Perl: GPL, Artistic
  Description : Generate HTML and Javascript for the Prototype library

 The module contains some code generators for Prototype, the famous
 JavaScript OO library and the script.aculous extensions.
 
 The Prototype library (http://prototype.conio.net/) is designed to make
 AJAX easy. Catalyst::Plugin::Prototype makes it easy to connect to the
 Prototype library.
 
 This is mostly a port of the Ruby on Rails helper tags for JavaScript
 for use in Catalyst.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#327094: ITP: libcatalyst-plugin-session-fastmmap-perl -- FastMmap sessions for Catalyst

2005-09-07 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libcatalyst-plugin-session-fastmmap-perl
  Version : 0.12
  Upstream Authors: Sebastian Riedel, [EMAIL PROTECTED], Marcus Ramberg, 
[EMAIL PROTECTED]. 
* URL : http://search.cpan.org/~robm/Cache-FastMmap
* License : (perl: GPL, Artistic)
  Description : FastMmap sessions for Catalyst

 This plugin speeds up catalyst applications by using a shared memory cache
 through an mmap'ed file. It uses fcntl locking to ensure multiple processes
 can safely access the cache at the same time. It uses a basic LRU algorithm to
 keep the most used entries in the cache.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#325202: ITP: libsql-abstract-limit-perl -- portable LIMIT emulation

2005-08-26 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libsql-abstract-limit-perl
  Version : 0.033
  Upstream Author : David Baird, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~davebaird/SQL-Abstract-Limit-0.1/
* License : GPL, Artistic
  Description : portable LIMIT emulation

Portability layer for LIMIT emulation.

One of this modules which are needed for use other modules.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#322615: ITP: libmodule-find-perl -- Find and use installed modules in a (sub)category

2005-08-11 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]


* Package name: libmodule-find-perl
  Version : 0.04
  Upstream Author : Christian Renz, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~crenz/Module-Find-0.04/
* License : (GPL, Artistic)
  Description : Find and use installed modules in a (sub)category

 Module::Find lets you find and use modules in categories. This can be very
 useful for auto-detecting driver or plugin modules. You can differentiate
 between looking in the category itself or in all subcategories.
 .
 If you want Module::Find to search in a certain directory on your
 harddisk (such as the plugins directory of your software installation),
 make sure you modify @INC before you call the Module::Find functions.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#315637: ITP: libcache-fastmmap-perl -- Mmmap'ed file as a shared memory interprocess cache

2005-06-24 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: wishlist
Owner: Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED]

* Package name: libcache-fastmmap-perl
  Version : 1.09
  Upstream Author : Rob Mueller [EMAIL PROTECTED]
* URL : 
http://search.cpan.org/CPAN/authors/id/R/RO/ROBM/Cache-FastMmap-1.09.tar.gz
* License : (Artistic/GPL)
  Description : Mmmap'ed file as a shared memory interprocess cache

 A shared memory cache through an mmap'ed file. It's core is written in C for 
 performance. It uses fcntl locking to ensure multiple processes can safely 
 access the cache at the same time. It uses a basic LRU algorithm to keep the
 most used entries in the cache.


 It's used for example in Catalyst::Plugin::Session::FastMmap which is part of
 Catalyst, The Elegant MVC Web Application Framework.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#315223: O: mird1 -- optional

2005-06-21 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Severity: normal

I want to ask for removing mird1  mird-dev from debian archive. I belive that 
noone uses these packages this days because of better solutions (sqlite for
example). Any package is depended from these two. Package is in quite bad 
conditions and moreover last upstream version is from 2001 and development 
is dropped.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#207139: ITP: aspell-pl -- The alternative Polish dictionary for aspell

2003-08-25 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Version: unavailable; reported 2003-08-25
Severity: wishlist

* Package name: aspell-pl
  Version : N/A; reported 2003-08-25
  Upstream Author : [EMAIL PROTECTED]
* URL : http://www.kurnik.pl/slownik/
* License : CREATIVE COMMONS PUBLIC LICENSE
  Description : The Polish dictionary for aspell

(Include the long description here.)
A alternative Polish spelling dictionary for the spelling checker aspell.

It is taken from project http://www.kurnik.pl/slownik/

Initial package is available:

deb http://www.kofeina.net/eloy/debian/ ./


BTW, please take look at licence. For me (IANAL) is DFSG compatible:

Copyright:

This dictionary is covered by CREATIVE COMMONS PUBLIC LICENSE:

ShareAlike 1.0
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL 
SERVICES. DISTRIBUTION OF THIS DRAFT LICENSE DOES NOT CREATE AN 
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN
AS-IS BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION 
PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.

License

THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE 
COMMONS PUBLIC LICENSE (CCPL OR LICENSE). THE WORK IS PROTECTED BY 
COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS 
AUTHORIZED UNDER THIS LICENSE IS PROHIBITED.

BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS 
CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND 
CONDITIONS.

1. Definitions

   1. Collective Work means a work, such as a periodical issue, anthology or
  encyclopedia, in which the Work in its entirety in unmodified form, 
  along with a number of other contributions, constituting separate and 
  independent works in themselves, are assembled into a collective whole. 
  A work that constitutes a Collective Work will not be considered a 
  Derivative Work (as defined below) for the purposes of this License.
   2. Derivative Work means a work based upon the Work or upon the Work and 
  other pre-existing works, such as a translation, musical arrangement, 
  dramatization, fictionalization, motion picture version, sound recording,
  art reproduction, abridgment, condensation, or any other form in which 
  the Work may be recast, transformed, or adapted, except that a work that
  constitutes a Collective Work will not be considered a Derivative Work 
  for the purpose of this License.
   3. Licensor means the individual or entity that offers the Work under the
  terms of this License.
   4. Original Author means the individual or entity who created the Work.
   5. Work means the copyrightable work of authorship offered under the 
  terms of this License.
   6. You means an individual or entity exercising rights under this License 
  who has not previously violated the terms of this License with respect 
  to the Work, or who has received express permission from the Licensor to
  exercise rights under this License despite a previous violation.

2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or 
   restrict any rights arising from fair use, first sale or other limitations 
   on the exclusive rights of the copyright owner under copyright law or other
   applicable laws.

3. License Grant. Subject to the terms and conditions of this License, 
   Licensor hereby grants You a worldwide, royalty-free, non-exclusive, 
   perpetual (for the duration of the applicable copyright) license to 
   exercise the rights in the Work as stated below:

   1. to reproduce the Work, to incorporate the Work into one or more 
  Collective Works, and to reproduce the Work as incorporated in the 
  Collective Works;
   2. to create and reproduce Derivative Works;
   3. to distribute copies or phonorecords of, display publicly, perform 
  publicly, and perform publicly by means of a digital audio transmission 
  the Work including as incorporated in Collective Works;
   4. to distribute copies or phonorecords of, display publicly, perform 
  publicly, and perform publicly by means of a digital audio transmission 
  Derivative Works;

The above rights may be exercised in all media and formats whether now known 
or hereafter devised. The above rights include the right to make such 
modifications as are technically necessary to exercise the rights in other 
media and formats. All rights not expressly granted by Licensor are hereby 
reserved.

4. Restrictions. The license granted in Section 3 above is expressly made 
   subject to and limited by the following restrictions:

   1. You may distribute, publicly display, publicly perform, or publicly 
  digitally perform the Work only under the terms of this License, and You 
  must include a copy of, or the Uniform Resource Identifier 

Bug#195028: ITP: libmasonx-request-withapachesession-perl -- Session handler in the Mason Request object

2003-05-28 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp
Version: unavailable; reported 2003-05-28
Severity: wishlist

* Package name: libmasonx-request-withapachesession-perl
  Version : 0.21
  Upstream Author : Dave Rolsky, [EMAIL PROTECTED]
* URL : http://search.cpan.org/
* License : Artistic or GPL
  Description : Session handler in the Mason Request object

This module takes advantage of the new flexibility in Mason 1.09_01
and newer to integrate an Apache::Session session directly into
Mason's Request object.


(from maintaner)
Don't blame me for package name ;-) It's perl policy.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux strzyga 2.4.21-rc2-ac2 #1 wto maj 13 16:13:03 CEST 2003 i686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (ignored: LC_ALL set)