Package: perl-doc
Version: 5.10.0-24
Severity: minor
File: /usr/share/man/man1/perlop.1.gz

Hi,

the perlop man page refers to feature for enabling the ~~ feature:

    This operator is only available if you enable the "~~" feature: see
    feature for more information.

But feature has no information about the ~~ operator.  It seems to be
available by default, but it cannot be enabled by "use feature":

    $ perl -e 'print "ok" if 1 ~~ 1'
    ok
    $ perl -e 'use feature q(~~)'
    Feature "~~" is not supported by Perl 5.10.0 at -e line 1
    BEGIN failed--compilation aborted at -e line 1.

Regards,
Ansgar

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages perl-doc depends on:
ii  perl                          5.10.0-24  Larry Wall's Practical Extraction 

perl-doc recommends no packages.

Versions of packages perl-doc suggests:
pn  groff                         <none>     (no description available)
ii  konqueror [man-browser]       4:4.2.4-1  KDE 4's advanced file manager, web
ii  man-db [man-browser]          2.5.5-2    on-line manual pager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to