I've got a string with a New Line/carraige return in it and I'm trying to remove it. I thought it was like this:<br>$TheString=~s/.//s;<br>but I'm incorrect.<br>Does anyone know how to do this?<br><br>Thanks,<br>Huck Finn
My problem isn't that simple though...<br>One of those strings is in a array.<br><br>For example, the following program:<br>@test = ('bob', 'sid', 'derek');<br>foreach $test (@test) {<br> $test = $test + "n";<br> print...
Hi,<br><br>Does anyone know how to make a perl script copy/move/delete files in a windows/DOS environment?<br><br>Thanks!<br>Huck<br><A HREF="mailto:huckleberryfinn@beer.com">huckleberryfinn@beer.com</A>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.