Ignore:
Timestamp:
2009-09-10T10:33:00+12:00 (15 years ago)
Author:
davidb
Message:

Introduction of variable 'incremental_mode' that is set to 'none', 'onlyadd', or 'all' depending on settings of -removeold -keepold and -incremental. Some minor edits to tidy up the code have also been made in this commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/pluginfo.pl

    r16787 r20571  
    3636    unshift (@INC, "$ENV{'GSDLHOME'}/perllib");
    3737    unshift (@INC, "$ENV{'GSDLHOME'}/perllib/cpan");
     38    unshift (@INC, "$ENV{'GSDLHOME'}/perllib/cpan/perl-5.8");
    3839    unshift (@INC, "$ENV{'GSDLHOME'}/perllib/plugins");
    3940
Note: See TracChangeset for help on using the changeset viewer.