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

Bug#692093: marked as done (ITP: libconst-fast-perl -- Const::Fast - Facility for creating read-only scalars, arrays, and hashes)



Your message dated Fri, 2 Nov 2012 00:52:18 -0700
with message-id <20121102005218.3e0a6dfc@shorty.local>
and subject line Close
has caused the Debian Bug report #692093,
regarding ITP: libconst-fast-perl -- Const::Fast - Facility for creating read-only scalars, arrays, and hashes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
692093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692093
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Dima Kogan <dima@secretsauce.net>

* Package name    : libconst-fast-perl
  Version         : 0.013
  Upstream Author : Leon Timmermans <fawaka@gmail.com>
* URL             : http://search.cpan.org/~leont/Const-Fast-0.013/lib/Const/Fast.pm
* License         : GPL or Artistic
  Programming Lang: Perl
  Description     : Const::Fast - Facility for creating read-only scalars, arrays, and hashes

 use Const::Fast;

 const my $foo => 'a scalar value';
 const my @bar => qw/a list value/;
 const my %buz => (a => 'hash', of => 'something');

--- End Message ---
--- Begin Message ---
My mistake. Const::Fast is already in Debian. Closing

--- End Message ---

Reply to: