in reply to Howt to read an array from some other file.

Data::Dumper, open, print, close to write a file. To read in a structure, see do.

After Compline,
Zaxo

  • Comment on Re: Howt to read an array from some other file.

Replies are listed 'Best First'.
Re: Re: Howt to read an array from some other file.
by vrao (Initiate) on May 20, 2004 at 11:53 UTC
    thanks i got it using Data:Dumper