Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print "Successfully loaded and invoked Text::CSV v$csvver\n";
    
    exit;
    
  2. or download this
    D:\Steve\Perl>perl test-text-csv.pl
    Can't locate auto/Text/CSV/autosplit.ix in @INC (@INC contains: D:/Ste
    +ve/Perl C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/lib/AutoLoader.pm 
    +l
    ine 160.
     at C:/Perl/site/lib/Text/CSV.pm line 23
    Can't locate auto/Text/CSV/new.al in @INC (@INC contains: D:/Steve/Per
    +l C:/Perl/lib C:/Perl/site/lib .) at test-text-csv.pl line 7