Hello,
I have some data in a matrix from the linux world; I am attempting to
construct columns from the matrix and output them to a file, which later
needs to be opened in Microsoft Excel to be manipulated. Right now I am
making the columns using "\t" as a delimiter.
If the number of columns re
hello,
i would like write a script that, when executed from a win32 machine,
processes data that is archived on a Linux server. Is there a way of
connecting to the server to collect data from files other than Net::Telnet?
thanks,
chirag.
Hi there,
I was wondering how to make a variable name the value of another variable.
Do we do this using pointers?
for example:
$name = "jerry";
how can I establish a variable with the name
$jerry ?
thanks for the help,
c.
Hello,
I am looking for an easy-to-use module for graphing data points and to
extrapolate smooth curves; any favorable experiences out there?
Thanks,
Chirag.