IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2006, 5:03:34 PM (20 years ago)
Author:
jhoblitt
Message:

add DataStore::Record->new()
move DataStore::Record::File out of DataStore::Record and rename it to DataStore::File
move DataStore::Record::FileSet out of DataStore::Record and rename it to DataStore::FileSet
add DataStore::Product
improve DataStore::Record:... constructor uri param validation (trailing slash vs. no trailing slash)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/MANIFEST

    r6492 r6501  
    77README
    88Todo
     9lib/DataStore/File.pm
    910lib/DataStore/File/Parser.pm
     11lib/DataStore/FileSet.pm
    1012lib/DataStore/FileSet/Parser.pm
     13lib/DataStore/Product.pm
     14lib/DataStore/Record.pm
    1115t/00_distribution.t
    1216t/01_load.t
Note: See TracChangeset for help on using the changeset viewer.