Changeset 61

Show
Ignore:
Timestamp:
05/04/06 00:04:28 (4 years ago)
Author:
sky
Message:

r64@crucially-3 (orig r991): btrott | 2005-09-23 13:15:56 -0700
Oops, Class::Memcached isn't a prereq

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r4 r61  
    33Revision history for Data::ObjectDriver 
    44 
    5 0.01  2005.07.01 
     50.01  2005.09.23 
    66    - Initial distribution. 
  • trunk/Makefile.PL

    r37 r61  
    1616requires('Class::Accessor::Fast'); 
    1717requires('Class::Data::Inheritable'); 
    18 requires('Cache::Memcached'); 
    1918 
    2019auto_include(); 
  • trunk/README

    r4 r61  
    99    * DBI 
    1010    * Class::Accessor::Fast 
    11     * Cache::Memcached 
     11    * Class::Data::Inheritable 
    1212 
    1313INSTALLATION