rsennat has asked for the wisdom of the Perl Monks concerning the following question:
thanksmy $string = "/tmp/check"; # append / at the end my $syring11 = "/tmp/check/"; # dont append /
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: add a character at the end of a string
by reasonablekeith (Deacon) on Dec 13, 2005 at 11:27 UTC | |
by rsennat (Beadle) on Dec 13, 2005 at 11:37 UTC | |
by reasonablekeith (Deacon) on Dec 13, 2005 at 11:49 UTC | |
Re: add a character at the end of a string
by Tomte (Priest) on Dec 13, 2005 at 11:40 UTC | |
by jhourcle (Prior) on Dec 13, 2005 at 12:18 UTC | |
by Tomte (Priest) on Dec 13, 2005 at 13:17 UTC | |
Re: add a character at the end of a string
by kulls (Hermit) on Dec 13, 2005 at 11:32 UTC | |
Re: add a character at the end of a string
by ikegami (Patriarch) on Dec 13, 2005 at 15:30 UTC |