Hello,
I run F12. Since some days my laptop has become very sluggish. In Mozilla, switching between the tabs takes like seconds instead of fraction of a second. Also minimizing and mximizing windows takes long. Switching between the windows too takes long. Now I can't see the cursor while typing this post.
While going through the below perl code, there is a line
which contains
Code:
$sheet -> {MaxRow} ||= $sheet -> {MinRow};
Could anyone please explain the meaning of ||= and where it is used
complete code
---------------
Code:
foreach my $sheet (@{$excel -> {Worksheet}}) {
printf("Sheet: %s\n", $sheet->{Name});
&nb
Hi folks,
I am working on assignment that captures all the records(2 columns one column contains names and other contain date of birth) from excel sheet stored in a directory and checks for current date and month.
If it matches current date and month then the matched records are printed as "Today is Giridhar's birthday".
PSB code.
#!perl -w
use strict;
use DateTime;
us
hello all,
my input file(excel workbook) has the following structure
Code:
mir-111 mir-222 mir-333 mir-444
abc,45 h,5 &n
Experts,
Can you please help how to get the output that are written just below "bad"
Code:
calls badcalls nullrecv
439486 54  
Hello,
I have an Excel spreadsheet with the following data:
Code:
Refntns3_1 char 30 Ref H77 nt codon 1 Reference H77 Nucleotide Codon 1 --
Codns3_1 char &n
In the following program though most of the working part of the program is commented out, it gives seg fault. reducing the value of MAX to say 10000 removes the seg fault. Why is this happening? it should be only 1 MB only. Is 1 MB too big for an array?
#include <stdio.h>
#define MAX 1000010
int main()
{
Hi,
I am running a perl script to automate a process and I keep running into a error can't find the "value"
Code:
Can't call method "value" on an undefined value at process_file.pl line 44.
file is CVS
cell is ifdfdxrfmp.ksh
Here is the script I have also attached it as well:
Code:
#################################
# process_file.pl  
Dear community,
I have two output files that contains some CR
Code:
# cat first.out
1234567890 598679857648566 9
1234567234 365837465873465 4
2342343243 289374982374894