Bug 32486

Summary: www/p5-WWW-Babelfish should depend on devel/p5-IO-String
Product: Ports & Packages Reporter: chrise <chrise>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description chrise 2001-12-04 03:10:00 UTC
www/p5-WWW-Babelfish has a runtime dependency on devel/p5-IO-String. If
IO::String.pm doesn't exist, you get an error like the following when
executing a script that uses WWW::Babelfish:

Can't locate IO/String.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 .) at /usr/local/lib/perl5/site_perl/5.005/WWW/Babelfish.pm line 22, <DATA> chunk 189.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/WWW/Babelfish.pm line 22, <DATA> chunk 189.
BEGIN failed--compilation aborted at ./translate line 8, <DATA> chunk 189.

How-To-Repeat: Make sure devel/p5-IO-String isn't installed. Execute a script that uses
www/p5-WWW-Babelfish.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-12-04 03:54:27 UTC
State Changed
From-To: open->closed

Committed, thanks!