Your message dated Fri, 29 Nov 2013 21:50:27 +0000
with message-id <[email protected]>
and subject line Bug#690735: fixed in libparams-validate-perl 1.08-1
has caused the Debian Bug report #690735,
regarding "state" example in pod is broken
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 [email protected]
immediately.)


-- 
690735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libparams-validate-perl
Version: 1.06-1
Severity: normal
File: /usr/lib/perl5/Params/Validate.pm

>From the docs:

       You can also use the "state" feature to do this:

           use feature 'state';

           sub foo {
               state %spec = ( ... );
               my %params = validate( @_, \%spec );
           }

Doesn't quite work:

anthony@Zia:~$ perl -E 'state %foo = (a => 1)'
Initialization of state variables in list context currently forbidden at -e 
line 1, at EOF
Execution of -e aborted due to compilation errors.

The example should read something like this:

           use feature 'state';

           sub foo {
               state $spec = { ... };
               my %params = validate( @_, $spec );
           }

Which, I confess, I haven't (yet) tested. Appears to be tradition :-P

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (150, 'stable'), (100, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libparams-validate-perl depends on:
ii  libc6                          2.13-35
ii  libmodule-implementation-perl  0.06-1
ii  perl                           5.14.2-13
ii  perl-base [perlapi-5.14.2]     5.14.2-13

libparams-validate-perl recommends no packages.

libparams-validate-perl suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libparams-validate-perl
Source-Version: 1.08-1

We believe that the bug you reported is fixed in the latest version of
libparams-validate-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Schlichting <[email protected]> (supplier of updated 
libparams-validate-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 29 Nov 2013 22:25:19 +0100
Source: libparams-validate-perl
Binary: libparams-validate-perl
Architecture: source amd64
Version: 1.08-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Florian Schlichting <[email protected]>
Description: 
 libparams-validate-perl - Perl module to validate parameters to Perl 
method/function calls
Closes: 690735
Changes: 
 libparams-validate-perl (1.08-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Imported Upstream version 1.07
   * Refresh pod.patch (offset)
   * Update debian/copyright file information.
     Update format to copyright-format 1.0 as released together with Debian
     policy 3.9.3.
     Update copyright years for ppport.h.
   * Bump Standards-Version to 3.9.4
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Florian Schlichting ]
   * Import Upstream version 1.08 (closes: #690735)
   * Bump years of upstream copyright, delete separate paragraph for
     lib/Params/Validate/XS.xs: same as *
   * Drop pod.patch, applied upstream
   * Depend on exact debhelper version necessary for hardening
   * Declare compliance with Debian Policy 3.9.5
   * Add myself to uploaders and copyright
Checksums-Sha1: 
 f79539619b2175f84063a9d35a9587c9b06fd026 2467 
libparams-validate-perl_1.08-1.dsc
 0ec98748b756cb5f6e34a6db6eaa13b5e4105cb1 103728 
libparams-validate-perl_1.08.orig.tar.gz
 6eca2bced68217ad10b84b39f2d756a04b855584 8728 
libparams-validate-perl_1.08-1.debian.tar.gz
 c6656b6ed4874412a0a3e76e93eaf0b509439f1d 62540 
libparams-validate-perl_1.08-1_amd64.deb
Checksums-Sha256: 
 0d7000205cf568bf718b7b497753cbc79b515ffeb7f559448e6863cd98670df1 2467 
libparams-validate-perl_1.08-1.dsc
 d04096fcf402e6b9637d2b74d37f8007ba63dab4b289ded0b4d2f455fe828118 103728 
libparams-validate-perl_1.08.orig.tar.gz
 d0f3dc1299d813295e9e9a451628ff8a278fb6101ec38ad6e5b368c9e6990044 8728 
libparams-validate-perl_1.08-1.debian.tar.gz
 7b5d3e1470399f971b8d085aafb9b415c73755100a9340d8eff187ea549edfbe 62540 
libparams-validate-perl_1.08-1_amd64.deb
Files: 
 e12f0cfd0333b4e9dbbe6f7030dcb445 2467 perl optional 
libparams-validate-perl_1.08-1.dsc
 5edfb0ffd92cbb0e2646ddf23d4516e9 103728 perl optional 
libparams-validate-perl_1.08.orig.tar.gz
 2a61b02873805535b242a075885bae98 8728 perl optional 
libparams-validate-perl_1.08-1.debian.tar.gz
 614588050b3d9768d0ac24c9aa4329e1 62540 perl optional 
libparams-validate-perl_1.08-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSmQajAAoJEBKXO25y3Ae1F1sP/RZdcbL293O71ApS2RJw1EVW
ykksthEQaF7EoDlHZt/AM3L7ODufk5QruBvmIOtvZIhOLO8FeonZsel2nB93SwJq
QoHbthMVxMe1DyyuewV/7PRAbjBMgVIT3diI8lFOQigMfuNqyKJTSri4LL98yykY
JuqE61dDPrEgoE61RJW7nsb9GIRmv13mt/iLgNN4Q7yibLVhk4YSHrKrbBsPDEHK
0cerQO/NzCkJbQc2WIZpQNEuXfPy9Rc+ihMM+qGA16sj3k4EzDyKP2yeLbchaEnH
9kOLXbj7m5eMqTYbDrsadDgNWlxYg3ZIwJbBzPoCBZvMvOcjKUk9w0LrdoWnEB52
Pd668hjKvstUV+qMYHLfek80QbOrfdp1WtQT724az1+L3+MqSDMoh83dy666C8GF
natiFiBfFJU6D7hvdWfjG1cGpWWIpGTKpg+RyPGUIBVvXi/4YO6voQ6MV7zeTeht
DgjqHJieXLVUMWdy6P+BY9eBykNt953swY5+VWijm/Vvhi/nn6uIt4LLrm6RmitM
RsRVPWQqGVO1q5/PgU+lnMiMFqy+a3KCEQ52He00TZ/QvYWyAYhqpg00g2AHKFQG
MJT6iidwy6kxP2Ob5ZlQb6d/1+6LpK74fu3bXOoJ4OQv+7Y5l1QyKx8m5gtZ+FfA
aWLTEXblL2RL9Y3HJm3J
=oSuS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to