- Timestamp:
- 01/05/08 01:01:38 (12 months ago)
- Location:
- ext/Muldis-DB
- Files:
-
- 7 modified
-
Changes (modified) (2 diffs)
-
lib/Muldis/DB.pm (modified) (1 diff)
-
lib/Muldis/DB/Engine/Example.pm (modified) (1 diff)
-
lib/Muldis/DB/Engine/Example/Value.pm (modified) (2 diffs)
-
lib/Muldis/DB/Interface.pm (modified) (1 diff)
-
lib/Muldis/DB/SeeAlso.pod (modified) (1 diff)
-
lib/Muldis/DB/Validator.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ext/Muldis-DB/Changes
r19245 r19333 2 2 --------------------------------------------------------------------------- 3 3 4 200 7-12-xx Darren Duncan <perl@DarrenDuncan.net>4 2008-01-xx Darren Duncan <perl@DarrenDuncan.net> 5 5 6 6 * Muldis DB version 0.7.0 for Perl 5 is released on CPAN as … … 12 12 13 13 * New file versions are: DB.pm and Interface.pm and Validator.pm and 14 Example.pm 0.7.0. The other pre-existing versioned files are 15 unchanged. Added new file lib/Muldis/DB/Engine/Example/Value.pm, which 16 starts at version 0.0.0. 14 Example.pm 0.7.0 and SeeAlso.pod 0.4.3. Added new file 15 lib/Muldis/DB/Engine/Example/Value.pm, which starts at version 0.0.0. 16 17 * Incremented all copyright year range-ends to 2008. 17 18 18 19 2007-12-09 Darren Duncan <perl@DarrenDuncan.net> -
ext/Muldis-DB/lib/Muldis/DB.pm
r19127 r19333 242 242 This file is part of the Muldis DB framework. 243 243 244 Muldis DB is Copyright © 2002-200 7, Darren Duncan. All rights reserved.244 Muldis DB is Copyright © 2002-2008, Darren Duncan. All rights reserved. 245 245 246 246 Muldis DB is free software; you can redistribute it and/or modify it under -
ext/Muldis-DB/lib/Muldis/DB/Engine/Example.pm
r19127 r19333 409 409 This file is part of the Muldis DB framework. 410 410 411 Muldis DB is Copyright © 2002-200 7, Darren Duncan.411 Muldis DB is Copyright © 2002-2008, Darren Duncan. 412 412 413 413 See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. -
ext/Muldis-DB/lib/Muldis/DB/Engine/Example/Value.pm
r19245 r19333 610 610 types. 611 611 612 By contrast, the o newional data types are given physical representations by612 By contrast, the optional data types are given physical representations by 613 613 other files: L<Muldis::DB::Engine::Example::Value::Temporal>, 614 614 L<Muldis::DB::Engine::Example::Value::Spatial>. … … 633 633 This file is part of the Muldis DB framework. 634 634 635 Muldis DB is Copyright © 2002-200 7, Darren Duncan.635 Muldis DB is Copyright © 2002-2008, Darren Duncan. 636 636 637 637 See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. -
ext/Muldis-DB/lib/Muldis/DB/Interface.pm
r19127 r19333 774 774 This file is part of the Muldis DB framework. 775 775 776 Muldis DB is Copyright © 2002-200 7, Darren Duncan.776 Muldis DB is Copyright © 2002-2008, Darren Duncan. 777 777 778 778 See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. -
ext/Muldis-DB/lib/Muldis/DB/SeeAlso.pod
r19127 r19333 252 252 This file is part of the Muldis DB framework. 253 253 254 Muldis DB is Copyright © 2002-200 7, Darren Duncan.254 Muldis DB is Copyright © 2002-2008, Darren Duncan. 255 255 256 256 See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details. -
ext/Muldis-DB/lib/Muldis/DB/Validator.pm
r19127 r19333 327 327 This file is part of the Muldis DB framework. 328 328 329 Muldis DB is Copyright © 2002-200 7, Darren Duncan.329 Muldis DB is Copyright © 2002-2008, Darren Duncan. 330 330 331 331 See the LICENSE AND COPYRIGHT of L<Muldis::DB> for details.
