Ignore:
Timestamp:
2001-02-20T13:42:15+13:00 (23 years ago)
Author:
jrm21
Message:

removed "use BasPlug" lines from metadata extractors, as they shouldn't
be there - BasPlug uses these, not other way around.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/DateExtract.pm

    r1954 r2018  
    11package DateExtract;
    22
    3 use BasPlug;
     3##use BasPlug; ## no, DON'T use BasPlug, BasPlug uses us....
    44use sorttools;
    55use util;
     
    274274
    2752751;
    276 
    277 
    278 
    279 
    280 
    281 
    282 
    283 
    284 
    285 
    286 
    287 
    288 
    289 
    290 
    291 
    292 
    293 
    294 
    295 
    296 
    297 
    298 
    299 
    300 
    301 
Note: See TracChangeset for help on using the changeset viewer.