Bug 98155 - add missing dependency for catalyst/example/instant-CRUD
Summary: add missing dependency for catalyst/example/instant-CRUD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Lars Balker Rasmussen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 16:00 UTC by Fernan Aguero
Modified: 2006-05-30 16:12 UTC (History)
1 user (show)

See Also:


Attachments
instantCRUD.diff (733 bytes, patch)
2006-05-30 16:00 UTC, Fernan Aguero
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernan Aguero 2006-05-30 16:00:39 UTC
	

	After installing p5-Catalyst-Example-InstantCRUD I tried to run
	the instantcrud.pl script and I got this error:

[fernan@omega] instantcrud.pl 
Can't locate File/Slurp.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/bin/instantcrud.pl line 14.
BEGIN failed--compilation aborted at /usr/local/bin/instantcrud.pl line 14.

	So I added a dependency on File::Slurp to the port.	

	Fernan
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-05-30 16:02:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lbr

Over to maintainer
Comment 2 Lars Balker Rasmussen freebsd_committer freebsd_triage 2006-05-30 16:11:43 UTC
State Changed
From-To: open->closed

Committed, thanks.