Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: In search of a better way to trim string length

by kiat (Vicar)
on Jul 19, 2004 at 13:31 UTC ( [id://375544]=note: print w/replies, xml ) Need Help??


in reply to Re^2: In search of a better way to trim string length
in thread In search of a better way to trim string

Hm...yours doesn't produce the desired outputs.

Given the following inputs:

1) "thisisthelongesttopicthatwilleverbepostedinperlmonks"

2) "this is the longest topic that will ever be posted in perlmonks"

Desired outputs:

1a) thisisthelongesttopicthatwille ...

2a) this is the longest topic ...

Yours gave the following outputs:

1a) thisisthelongesttopicthatwille...
verbepostedinperlmonks

2a) this is the longest topic that will ever be posted in perlmonks

Did I miss something?

  • Comment on Re^3: In search of a better way to trim string length

Replies are listed 'Best First'.
Re^4: In search of a better way to trim string length
by Vennis (Pilgrim) on Jul 19, 2004 at 14:26 UTC
    Nope, you missed nothing, i missed something :-) Never mind that code then, i'll leave it in case somebody finds it either useful or inspiring.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-23 13:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found