socket $string
Best regards,
David Santiago
2017-10-16 1:12 GMT+02:00 Kent Fredric :
> On 16 October 2017 at 11:24, David Santiago wrote:
>>
>> Hi.
>>
>> How can i have \r\n on my heredoc string when i run my script in linux?
>>
>> my $text=<<"EN
uot;This is one line\r\nThis is another one\r\nFinal line"
What's the best way of accomplishing this?
I know that i can $text=~ s/\n/\r\n/; but i think it must be a better
way...
Best regards,
David Santiago
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional
s attached.
Regards.
David Santiago
2016-06-02 16:59 GMT+02:00 James Alton :
> The laptop has better specs in terms of number of threads and memory
> bandwidth. I'd also have a play around with the "perf" command if all other
> software versions are the same and you want to
Hello Ankita,
The error says all:
Perl 5.008003 required--this is only version 5.00503
You are running perl version 5.005, but the minimum version to run is
5.008. Most probably the other account on the same server have a
higher perl version installed (please check perlbrew
(http://perlbrew.pl/)