Changeset 16700


Ignore:
Timestamp:
2008-08-11T14:07:23+12:00 (16 years ago)
Author:
kjdon
Message:

changed a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/plugins/SplitTextFile.pm

    r16392 r16700  
    4747no strict 'refs'; # allow filehandles to be variables and viceversa
    4848
    49 # SplitTextFile is a sub-class of BasPlug.
     49# SplitTextFile is a sub-class of ReadTextFile
    5050sub BEGIN {
    5151    @SplitTextFile::ISA = ('ReadTextFile');
Note: See TracChangeset for help on using the changeset viewer.