Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^5: how to split a file.txt in multiple text files

by saulnier (Initiate)
on Feb 15, 2019 at 07:34 UTC ( [id://1229935]=note: print w/replies, xml ) Need Help??


in reply to Re^4: how to split a file.txt in multiple text files
in thread how to split a file.txt in multiple text files

This is my input file

https://ufile.io/v0g1c
  • Comment on Re^5: how to split a file.txt in multiple text files

Replies are listed 'Best First'.
Re^6: how to split a file.txt in multiple text files
by Tux (Canon) on Feb 15, 2019 at 09:51 UTC

    It is a perl thing. 5.14.x has the error, so has 5.16.3. 5.18.0 and up are fine.

    Digging deeper, it was "fixed" between 5.17.6 and 5.17.7 (hence 5.18.0 is oké)

    As both 5.17.6 and 5.17.7 were released with the same version of Encode, it must be a core issue.

    I suspect that it was fixed somewhere in the IO layer, but that is not my area of expertise.

    Are you able to update your perl version to 5.18.0 or higher?


    Enjoy, Have FUN! H.Merijn
      ok. will I try with berrybrew?

        Sounds like a plan :)

        FWIW I verified on Windows 7 that Strawberry 5.16.2 still failed and Strawberry 5.28.1 passed.


        Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1229935]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-16 11:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found