freebsd-ports/databases/p5-DBIx-Browse/pkg-plist
Edwin Groothuis 7ada3a8cf0 New Port: p5-DBIx-Browse v2.09
The purpose of DBIx::Browse is to handle the browsing of
	relational tables.

	DBIx::Browse transparently translates SELECTs, UPDATEs,
	DELETEs and INSERTs from the desired "human view" to the
	values needed for the ta- ble. This is the case when you
	have related tables (1 to n) where the detail table has a
	reference (FOREIGN KEY) to a generic table (i.e.  Customers
	and Bills) with some index (tipically an integer).

PR:		ports/47624
Submitted by:	Philip M. Gollucci <philip@p6m7g8.com>
2003-02-05 01:57:07 +00:00

8 lines
469 B
Text

lib/perl5/site_perl/%%PERL_VER%%/DBIx/Browse.pm
lib/perl5/site_perl/%%PERL_VER%%/DBIx/Browse/CGI.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/DBIx/Browse/
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/Browse/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/Browse/
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBIx 2>/dev/null || true