ああああああ Perlのpack構造体ってもしかして structの事? struct foo { int ifoo; char cfoo; double dfoo; }; とあるとすると pack指定子は "icd" となる、と こういうこと?