- Timestamp:
- 02/09/08 10:51:36 (11 months ago)
- Location:
- ext/Muldis-DB
- Files:
-
- 1 added
- 3 modified
-
Changes (modified) (2 diffs)
-
archives/OSCON2006SessionProposal.txt (modified) (1 diff)
-
archives/OSCON2008SessionProposal.txt (added)
-
lib/Muldis/DB/SeeAlso.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ext/Muldis-DB/Changes
r19511 r19859 2 2 --------------------------------------------------------------------------- 3 3 4 2008-0 1-xx Darren Duncan <perl@DarrenDuncan.net>4 2008-02-xx Darren Duncan <perl@DarrenDuncan.net> 5 5 6 6 * Muldis DB version 0.7.0 for Perl 5 is released on CPAN as … … 20 20 21 21 * Incremented all copyright year range-ends to 2008. 22 23 * Added new file archives/OSCON2008SessionProposal.txt which is a copy 24 of a proposal to give a talk on Muldis D + DB at OSCON 2008 (it can 25 also be given elsewhere); this is likely the most succinct description 26 yet of what the projects are and why one would want to use them. 22 27 23 28 2007-12-09 Darren Duncan <perl@DarrenDuncan.net> -
ext/Muldis-DB/archives/OSCON2006SessionProposal.txt
r15836 r19859 76 76 Darren Duncan is a developer of applications and databases, has written 77 77 several CPAN modules, and participates in Pugs / Perl 6 development. 78 His life's work is to build consumer-useable ontological database78 Darren's life's work is to build consumer-useable ontological database 79 79 solutions for accurately organizing and easily sharing the world's 80 80 knowledge over the long term, including scientific, historical, and -
ext/Muldis-DB/lib/Muldis/DB/SeeAlso.pod
r19511 r19859 245 245 L<SQL::Generator>, L<SQL::Schema>, L<SQL::Abstract>, L<SQL::Snippet>, 246 246 L<SQL::Catalog>, L<DBIx::Perlish>, L<DBIx::StORM>, L<Tao::DBI>, L<NTuples>, 247 L<DBIx::CopyRecord> .247 L<DBIx::CopyRecord>, L<Data::Domain>, L<Fey>. 248 248 249 249 =head1 AUTHOR
