what is the best way to start. i have purchased complete reference and perl cook book.
i do see sample scripts and learn from them. i refer to the book for further doubts. but i feel there can be better ways to learn it fast.
Suggestions?
I m trying to get people into Prog. Metal at my school- but so far nothing. So I thought I might as well see what you guys think of Prog Metal- so here it is- An Endless Sporadic-Sun of Perl:http://www.youtube.com/watch?v=_KzwUVwsch8
I have installed a perl module Net-Netmask.But when i run a perl program which uses this module it gives an error "Can t locate Net/Netmask.pm in @INC (@INC contains: ......". I have installed some other modules in the same directory and those working fine.But this module is giving some problem.PLz help me.
This is the part of the script i use;
my $filename = $query->param("photo");
my $deletefile="$filename";
unlink ($deletefile);
I have use File::Basename; set.
When I try to empty an array by writting
@array=(1-2-3-4-5-6-7);
@array=[]; print "@array\n";
The out is"
ARRAY(0x526350)
What does it mean? I know that when you empty an array I have to write @array=(); But what does the above thing mean?
I appreciate rav s answer- but why are you bringing "C" here. I told its "Perl".
Rina s ans is of no use here- since I already told that I know that.
Acid is not so confident...
Any more answers?
No comments:
Post a Comment