Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2010 11:06:34 GMT
From:      Janne Snabb <snabb@epipe.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vvelox@vvelox.net
Subject:   ports/148036: [PATCH] ports-mgmt/p5-FreeBSD-Ports-INDEXhash: require Exporter; missing
Message-ID:  <201006211106.o5LB6Yev052970@tiktik.epipe.com>
Resent-Message-ID: <201006211110.o5LBA419000454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148036
>Category:       ports
>Synopsis:       [PATCH] ports-mgmt/p5-FreeBSD-Ports-INDEXhash: require Exporter; missing
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 11:10:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Janne Snabb <snabb@epipe.com>
>Release:        FreeBSD 8.0-RELEASE-p1 i386
>Organization:
EPIPE Communications
>Environment:
System: FreeBSD tiktik.epipe.com 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #1: Fri Dec  4 03:20:55 UTC
>Description:
This port does not work as documented in the manual page. A script
using this module will always produce:

Can't locate package Exporter for @FreeBSD::Ports::INDEXhash::ISA at ./myscript.pl line 3.

Port maintainer (vvelox@vvelox.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
Write a perl script which starts with:

use FreeBSD::Ports::INDEXhash qw/INDEXhash/;

...and try to run it.
>Fix:
See:
  http://rt.cpan.org/Public/Bug/Display.html?id=58559
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006211106.o5LB6Yev052970>