チェンジセット 79: trunk/install/perl/getxml2db.pl
- コミット日時:
- 2008/06/27 20:15:46 (16 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
trunk/install/perl/getxml2db.pl
r60 r79 74 74 s/\'/\\'/gio; 75 75 s/\"/\'/gio; 76 s/[\w]*=/\$item{$&}=/gio; 77 s/\=}=/}=/gio; 76 #s/[\w]*=/\$item{$&}=/gio; 77 #s/\=}=/}=/gio; 78 s/(\w+)=/\$item{$1}=/gio;#by foltiaBBS 78 79 79 80 #$item{PID}='21543';