in reply to Re^9: Split tab-separated file into separate files, based on column name (open on demand)
in thread Split tab-separated file into separate files, based on column name

Patches are welcome!

If I had the time at the moment I would look into it more deeply :-/ Though I think that my approach at "fixing" the issue would probably be to try to revert back to the older $[ = 1; using Array::Base instead of adjusting all array indicies...

  • Comment on Re^10: Split tab-separated file into separate files, based on column name (open on demand)
  • Download Code