in reply to Re: how to delete a column while reading csv file in perl
in thread how to delete a column while reading csv file in perl

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Re^2: how to delete a column while reading csv file in perl

Replies are listed 'Best First'.
Re^3: how to delete a column while reading csv file in perl
by marto (Cardinal) on Jan 24, 2014 at 10:13 UTC

    As previously discussed, this is not a code writing service. Asking how to do something is very different from asking someone to do something for you.

    You have been given lots of help and advice, you seem to either forget or ignore this advice, even when you have responses to questions.

    If you do not want to learn to program I suggest you change job or study something else. If you do want to learn to program, go back through your previous questions. Actually take the time to read and understand the links you've been given.

Re^3: how to delete a column while reading csv file in perl
by soonix (Chancellor) on Jan 24, 2014 at 10:12 UTC
    if you follow the link given by choroba and scroll down a little bit, you'll find a SYNOPSYS section with code.