Forum: Perl Oct 30th, 2007 |
| Replies: 4 Views: 868 how to use % variables i perl hi all,
sorry for posting the same question,i have to this because my last post was really a mess.
now i will try explain my problem in concise
i have variable
my %HeaderHash=();
and i have passed... |
Forum: Perl Oct 26th, 2007 |
| Replies: 5 Views: 1,325 Re: New to Perl, please explain the script atleast pls tell me dii between
my @FileNames; #
my $FileName;
i know they are vector and scalar
i need what difference between vector and scalar
and the way we use those variables |
Forum: Perl Oct 26th, 2007 |
| Replies: 5 Views: 1,325 New to Perl, please explain the script hi all
i am a java devoloper need to understand a perl scrip based on a project requirement. as i dont know any thing about the Perl i am posting my script here. some body please look in to it and... |