Package: perl Version: 5.8.7-3 Severity: wishlist -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
perlsyn says you can't have for (EXPR; EXPR; EXPR) BLOCK continue BLOCK (or at least doesn't list it as allowed). Unfortunately, perl seems to agree: $ perl -e 'for ($i = 0; $i < 10; ++$i) { } continue { }' syntax error at -e line 1, near "} continue" Execution of -e aborted due to compilation errors. It'd be nice if that were possible... - -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (130, 'unstable'), (120, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.10-bohr Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages perl depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [ ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime ii perl-base 5.8.7-3 The Pathologically Eclectic Rubbis ii perl-modules 5.8.7-3 Core Perl modules Versions of packages perl recommends: ii perl-doc 5.8.7-3 Perl documentation - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC4lNQ+z+IwlXqWf4RAm1+AJ0TUxIfZVX5taOD3dOx7tNwbJwG6wCgiQEq qGVnyWiGbhOJJTHwKkL6Ajs= =Ul5L -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]