in reply to Re^4: How to split big files with Perl ?
in thread How to split big files with Perl ?

Even revising it to "working state" produces errors as well. I wrote it very quickly as just an example anyway. Most of the code i post i do not plan on anybody using in their code, if anything it was just an example.
  • Comment on Re^5: How to split big files with Perl ?

Replies are listed 'Best First'.
Re^6: How to split big files with Perl ?
by GotToBTru (Prior) on Dec 27, 2014 at 03:23 UTC

    You've been around here long enough. Consider your audience. The OP supposedly did a Google search on how to split a large file into parts and somehow missed the Unix split command. You only said your code was untested; more needed to be said to counter that level of cluelessness.

    1 Peter 4:10
Re^6: How to split big files with Perl ?
by marto (Cardinal) on Dec 26, 2014 at 21:35 UTC

    "Most of the code i post i do not plan on anybody using in their code"

    How are others supposed to know this? Perhaps a signature to reflect your position on this matter would be wise.