Hi
I would like to know if I will need re-compile my code in perl (actually using version 5.5.2 )when I will migrate from AIX 4.2.1 to AIX 4.3.3 .
I know that the following filesets are shipped automatically with AIX 4.3.3 <perl.rte 5.5.3> and <perl.man.en.US>.
My version of perl will...
I can't put the caracter \ before the $ sign .Because I receive the list who contain it from a rex .The rex script call my perl script and gives him parameters which contain $,@ and # caracters.From the moment I received the list perl sees them as variable
Hi<br>I'm new to perl and what I want to do is this:<br>I'm receiving a string which contain control caracters ex: $<br>Perl is interpreting them as a variable <br>ex : 02,$VER,DO<br>what I receive in perl is :02,,DO<br>what I expect to receive : 02,$VER,DO<br>tks in advance<br>Annie
Hi I'm new to perl and I like to know how to put the result of the command STDOUT in a variable. <br><br>My needs are <br>1)to capture the output at the screen<br>2)To put the output in a variable<br><br>here's a sample of my code:<br><br>`xcom62 -cf
I'm new to perl and I have a simple question . <br>How do I split he content of a directory<br><br>here is the content of the directory:<br><br>mai 11 10:25 .<br>oct 10 1997 ..<br>mai 05 05:57 index<br>mai 11 11:36 test.pl<br><br>I want each line to be an element of an array<br>and...
hello,<br><br>I am just new to perl and would apreciate an answer to a simple question.<br>How do I add text to a file<br><br>for exemple :<br>1) I check the status <br>2) The status is
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.