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

Bug#629466: marked as done (xtlf: uses Switch.pm, removed in perl 5.14)



Your message dated Thu, 16 Jun 2011 23:38:08 +0200
with message-id <20110616213808.GA5888@pisco.westfalen.local>
and subject line Re: xtlf: uses Switch.pm, removed in perl 5.14
has caused the Debian Bug report #629466,
regarding xtlf: uses Switch.pm, removed in perl 5.14
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.)


-- 
629466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629466
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xtlf
Version: 0.0+1.03beta-4
User: debian-perl@lists.debian.org
Usertags: perl-5.14-transition

This package contain code using the perl module Switch, which is
deprecated and will be removed from the core in perl 5.14 (currently
in experimental).

$ grep -r 'use Switch' .
./scoring/sections.pm:use Switch;
./scoring/countries.pm:use Switch;
./scoring/ituzones.pm:use Switch;
./scoring/prefix.pm:use Switch;
./scoring/wysiwyg.pm:use Switch;
./scoring/scoring.pm:use Switch;
./scoring/cqzones.pm:use Switch;
./scoring/qso.pm:use Switch;
./scoring/calls.pm:use Switch;

Please consider not using this deprecated module, or Depend/Build-Depend
as appropriate on:

libswitch-perl | perl (<< 5.10.1-13)

Switch statements (given/when) have been added to the core:
<http://perldoc.perl.org/perlsyn.html#Switch-statements>

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



--- End Message ---
--- Begin Message ---
On Mon, Jun 06, 2011 at 09:38:19PM +0100, Dominic Hargreaves wrote:
> Source: xtlf
> Version: 0.0+1.03beta-4
> User: debian-perl@lists.debian.org
> Usertags: perl-5.14-transition
> 
> This package contain code using the perl module Switch, which is
> deprecated and will be removed from the core in perl 5.14 (currently
> in experimental).
> 
> $ grep -r 'use Switch' .
> ./scoring/sections.pm:use Switch;
> ./scoring/countries.pm:use Switch;
> ./scoring/ituzones.pm:use Switch;
> ./scoring/prefix.pm:use Switch;
> ./scoring/wysiwyg.pm:use Switch;
> ./scoring/scoring.pm:use Switch;
> ./scoring/cqzones.pm:use Switch;
> ./scoring/qso.pm:use Switch;
> ./scoring/calls.pm:use Switch;
> 
> Please consider not using this deprecated module, or Depend/Build-Depend
> as appropriate on:
> 
> libswitch-perl | perl (<< 5.10.1-13)
> 
> Switch statements (given/when) have been added to the core:
> <http://perldoc.perl.org/perlsyn.html#Switch-statements>

xtlf has been removed from the archive in february, closing.

Cheers,
        Moritz


--- End Message ---

Reply to: