Show
Ignore:
Timestamp:
12/23/07 04:13:00 (4 years ago)
Author:
kawa0117
Message:

Global symbol "$jsonfile" requires explicit package name

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/addrajax/work/csv2jsonpref.pl

    r3463 r3464  
    101101    print STDERR "module: \tJSON.pm ($use_json)\n" if $use_json; 
    102102    print STDERR "module: \tJSON::Syck ($use_syck)\n" if $use_syck; 
    103     print STDERR "json:\t$jsonfile\n"; 
    104103 
    105104    # 都道府県ごとにJSONファイルに書き出していく