Ignore:
Timestamp:
01/27/10 17:40:01 (2 years ago)
Author:
adamk
Message:

Add a ->set method to ORLite to avoid the need to write to specific numeric keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Makefile.PL

    r10321 r10324  
    101101requires 'Module::Refresh' => '0.13'; 
    102102requires 'Module::Starter' => '1.50'; 
    103 requires 'ORLite'          => '1.37'; 
     103requires 'ORLite'          => '1.38'; 
    104104 
    105105# Temporarily disabled as we have cloned a private copy 
Note: See TracChangeset for help on using the changeset viewer.