-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/
Is there a limit to the length of a string in perl? I'm combining about
200 pieces of data into a single string and writing the string to a file
and am getting some weird behaviors every once in a while. Does perl
have a limit on the length of a string it writes to a simple file?
- String length limits? Chris Coggins
- Re: String length limits? Rob Coops
- Re: String length limits? Rene Schickbauer
- Re: String length limits? Owen
- Re: String length limits? John W. Krahn
- AW: String length limits? Thomas Bätzler