You could use Storable which is pretty fast, but produces binary file or DataDumper which produces text files.
This solutions are also more general then using split & join, they also work for hashes, references (at least Storable).
ciao
knoebi
In reply to Re^3: Perl array into MySQL Database
by knoebi
in thread Perl array into MySQL Database
by rsiedl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |