common/tools/lib/auto/Text/CSV/autosplit.ix
author Simon Howkins <simonh@symbian.org>
Mon, 11 May 2009 13:48:11 +0100
changeset 89 a8aa5d600806
permissions -rw-r--r--
Copy Text::CSV module into source and change to use it, as we can't rely on it appearing in the Perl library when Perl 5.6.1 is installed.

# 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;