common/tools/lib/auto/Text/CSV/autosplit.ix
author Simon Howkins <simonh@symbian.org>
Mon, 05 Oct 2009 11:22:09 +0100
changeset 579 78b42fd9e2c4
parent 89 a8aa5d600806
permissions -rw-r--r--
Added code to handle the script being given a log file argument which includes wild cards.

# Index created by AutoSplit for blib\lib\Text\CSV.pm
#    (file acts as timestamp)
package Text::CSV;
sub version  ;
sub new  ;
sub status  ;
sub error_input  ;
sub string  ;
sub fields  ;
sub combine  ;
sub parse  ;
sub _bite  ;
1;