[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#153149: ITP: libuniversal-exports-perl -- Lightweight, universal exporting of variables



Package: wnpp
Version: N/A; reported 2002-07-16
Severity: wishlist

* Package name    : libuniversal-exports-perl
  Version         : 0.03
  Upstream Author : Michael G Schwern <schwern@pobox.com>
* URL             : http://www.cpan.org/authors/id/MSCHWERN/
* License         : Unknown, waiting for answer from upstream
                    (probably standard Perl license).
  Description     : Lightweight, universal exporting of variables
   This is an alternative to Exporter intended to provide a universal,
   lightweight subset of its functionality.  It uses Exporter::Lite,
   so look there for details.
   .
   Also provided is UNIVERSAL::require, which lets you require() modules
   by doing
   .
         my $module = 'Some::Module';
         $module->require;
   .
   instead of
   .
         eval "require $module";'.

UNIVERSAL::require is needed by libcgi-untaint-perl which I have
already ITPed.

A preliminary package can be found at http://www.ping.uio.no/~ilmari/debian/

-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux galadriel 2.4.19-rc1 #1 Sun Jun 30 04:25:42 CEST 2002 i686
Locale: LANG=en_US, LC_CTYPE=no_NO.ISO-8859-1

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: