Changeset 17781 for ext

Show
Ignore:
Timestamp:
09/13/07 07:26:16 (16 months ago)
Author:
Darren_Duncan
Message:

ext/Muldis-DB/ : Removed the file Copying.pod; it isn't particularly useful anymore.

Location:
ext/Muldis-DB
Files:
1 removed
3 modified

Legend:

Unmodified
Added
Removed
  • ext/Muldis-DB/Changes

    r17297 r17781  
    22--------------------------------------------------------------------------- 
    33 
    4 2007-08-18   Darren Duncan <perl@DarrenDuncan.net> 
    5  
    6     * Muldis DB version 0.3.1 for Perl 5 is released on CPAN as 
    7     Muldis-DB-0.3.1.tar.gz.  Muldis DB version 0.3.1 for Perl 6 is not 
     42007-09-xx   Darren Duncan <perl@DarrenDuncan.net> 
     5 
     6    * Muldis DB version 0.4.0 for Perl 5 is released on CPAN as 
     7    Muldis-DB-0.4.0.tar.gz.  Muldis DB version 0.4.0 for Perl 6 is not 
    88    released at this time, if ever, since it is currently released only as 
    99    part of the Perl6-Pugs project (in its ext/Muldis-DB/ subdirectory), 
    1010    which sets its own less frequent release schedule.  The rest of this 
    1111    Changes entry refers only to the Perl 5 version. 
     12 
     13    * Removed the file Copying.pod; it isn't particularly useful anymore. 
     14 
     15    * New file versions are: DB.pm 0.4.0. 
     16 
     172007-08-18   Darren Duncan <perl@DarrenDuncan.net> 
     18 
     19    * Muldis DB version 0.3.1 for Perl 5 is released on CPAN as 
     20    Muldis-DB-0.3.1.tar.gz.  Muldis DB version 0.3.1 for Perl 6 is not 
     21    released at all.  The rest of this Changes entry refers only to the 
     22    Perl 5 version. 
    1223 
    1324    * Renamed DB.pod to DB.pm, and added an empty dummy package declaration 
  • ext/Muldis-DB/README

    r17275 r17781  
    4545   2. (opt) Changes 
    4646   3.       lib/Muldis/DB.pm 
    47    4. (opt) lib/Muldis/DB/Copying.pod 
    48    5.       lib/Muldis/DB/Interface.pm 
    49    6.       lib/Muldis/DB/Literal.pm 
    50    7. (opt) lib/Muldis/DB/Validator.pm 
    51    8. (opt) lib/Muldis/DB/Engine/Example.pm 
    52    9.       lib/Muldis/DB/SeeAlso.pod 
    53   10. (opt) TODO 
     47   4.       lib/Muldis/DB/Interface.pm 
     48   5.       lib/Muldis/DB/Literal.pm 
     49   6. (opt) lib/Muldis/DB/Validator.pm 
     50   7. (opt) lib/Muldis/DB/Engine/Example.pm 
     51   8.       lib/Muldis/DB/SeeAlso.pod 
     52   9. (opt) TODO 
    5453 
    5554Then you can carry on with anything else. 
  • ext/Muldis-DB/lib/Muldis/DB.pm

    r17276 r17781  
    243243possible for you to employ Muldis DB to meet your needs. 
    244244 
    245 For more information on matters such as licensing, including rationale, see 
    246 also the L<Muldis::DB::Copying> file that comes with Muldis DB. 
    247  
    248245Any versions of Muldis DB that you modify and distribute must carry 
    249246prominent notices stating that you changed the files and the date of any