Help for this page

Select Code to Download


  1. or download this
    $ perl -d:DProf -e 'use Text::CSV'
    Can't call method "0" without a package or object reference at -e line
    + 1.
    Compilation failed in require at -e line 1.
    BEGIN failed--compilation aborted at -e line 1.
    
  2. or download this
    $ perl -d:DProf -e 'require "/opt/perl/lib/site_perl/5.8.8/Text/CSV.pm
    +"'
    
  3. or download this
    This is perl, v5.8.8 built for alpha-dec_osf-thread-multi
    $Devel::DProf::VERSION = '20050603.00'
    $Text::CSV::VERSION = '1.10';