The status of the upstream bug is 'resolved' so I'm closing this bug.
Please reopen if this is still an issue for you after all.
** Changed in: perl (Ubuntu)
Status: Confirmed => Fix Released
--
Wrong line number in error message
https://bugs.launchpad.net/bugs/57061
You received this bug
** Changed in: perl (Ubuntu)
Status: Unconfirmed => Confirmed
--
Wrong line number in error message
https://launchpad.net/bugs/57061
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
On Tue, Sep 05, 2006 at 06:44:30PM -, Nikolaus Rath wrote:
>
> ** Summary changed:
>
> - $p->{"type"} tries to call a method named type
> + Wrong line number in error message
>
> ** Description changed:
>
> - DB<1> s
> - main::valid_answer(/home/nikratio/Projekte/Archiver/Archiver.pm:314)
** Summary changed:
- $p->{"type"} tries to call a method named type
+ Wrong line number in error message
** Description changed:
- DB<1> s
- main::valid_answer(/home/nikratio/Projekte/Archiver/Archiver.pm:314):
- 314:if($p->{"type"} eq "string") {
- DB<1> x $p
- 0 HASH(0x892a01c)