Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by Tux (Canon)
on Feb 15, 2019 at 09:51 UTC ( [id://1229943]=note: print w/replies, xml ) Need Help??


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

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
  • Comment on Re^6: how to split a file.txt in multiple text files

Replies are listed 'Best First'.
Re^7: how to split a file.txt in multiple text files
by saulnier (Initiate) on Feb 15, 2019 at 16:37 UTC
    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
        It works! Thank you very much!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-24 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found