diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-02-22 20:06:54 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-02-22 20:06:54 +0000 |
commit | e12fd5f469e8db4a7a8d07691263ae1342c6fa6b (patch) | |
tree | 755f70805d94e5bfcbd517f4eb1ba408c5f54e13 /databases/Makefile | |
parent | 9266c54807628ff046489d142dd63e557d782775 (diff) |
Add databases/p5-DBIx-Perlish 0.18, a Perl module that
allows one perform queries to SQL databases using Perl syntax.
Notes
Notes:
svn path=/head/; revision=185708
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index afc2e28fbe9c..8cba5144e0ef 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -252,6 +252,7 @@ SUBDIR += p5-DBIx-Log4perl SUBDIR += p5-DBIx-MySQLSequence SUBDIR += p5-DBIx-Password + SUBDIR += p5-DBIx-Perlish SUBDIR += p5-DBIx-Recordset SUBDIR += p5-DBIx-SQLEngine SUBDIR += p5-DBIx-SearchBuilder |