Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Is there a length limit to a string? In a flat file?

by Juerd (Abbot)
on Dec 21, 2001 at 17:08 UTC ( [id://133748]=note: print w/replies, xml ) Need Help??


in reply to Is there a length limit to a string? In a flat file?

Perl has no string length limit.
You are only limited by the amount of memory that is available. Fortunately, having long strings does not make perl more error prone. Perl is famous for its great string capabilites.
  • Comment on Re: Is there a length limit to a string? In a flat file?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-25 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found