Bug#687400: libset-intspan-perl: documentation seriously misleading

Nicholas Bamber periapt at debian.org
Wed Sep 12 11:29:14 UTC 2012


Package: libset-intspan-perl
Version: 1.16-1
Severity: important
Tags: upstream

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

If you look at the man page you find lots of methods surounded by double
quotes. It is very hard to know what this might mean.

Things are however clearer of the CPAN web page where these quotes do not
appear. But then you have a different poroblem.

If you take the "empty" method for example, the documentation implies
that you should be able to write

 if (empty $set) {
	.....
 }

At the least that would imply that "empty" was exported or exportable which it 
is not. However

 if ($set->empty) {
   ....
 } 


works.

 
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libset-intspan-perl depends on:
ii  perl  5.14.2-12

libset-intspan-perl recommends no packages.

libset-intspan-perl suggests no packages.

-- no debconf information



More information about the pkg-perl-maintainers mailing list