Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Getting Started / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Perl script doesnt behave well21 Jul 2008 07:14 GMT7
Hi,
I am using perl script to handle some function of squid redirector program . Actually its working fine. But after some time , that functions goes off. That's meant
VALUE-A doesnt comes in to the request.
I checked the DB , it also fine.
perlpacktut ... not sure what I am doing wrong while following the example.. Explanation please20 Jul 2008 06:34 GMT3
just trying to learn pack/unpack function in perl..
http://perldoc.perl.org/perlpacktut.html
I thought i followed pretty much to the teeth from the tutorial itself
and when I type them into my linux box , it didn't exactly work the way
Parsing XML19 Jul 2008 14:01 GMT8
I would like to know if we can parse XML with regexp faster than with
an MSXML or Xerces library ?
Thanks
Best Regards
Foreach with array of hashes19 Jul 2008 13:01 GMT2
I am getting a syntax error with the following code:
Line 10: @snmpSessions = (%snmpSession1, %snmpSession2);
Line 11: foreach %snmpSession (@snmpSessions)
Line 12: {
how to read the formatted data from the file?19 Jul 2008 00:17 GMT8
There is a file  created likes this:
  open File ">file.txt" or die $!;
  foreach .. <..> {
     printf File "%5d %11.2f\n", $data1,data2;
LWP18 Jul 2008 15:38 GMT2
Can someone assist me in modifying the the script below to support the
following:
1)define proxy server
2)the URL being accessed via LWP is protected, so I need to specify
find_all_links18 Jul 2008 15:07 GMT1
  Does anyone know details about find_all_links method of the mechanize
module.
Thanks  and Regards,
Manasi Bopardikar|s/w Engineer|Persistent SystemsLtd
Extract the desired value from a regex18 Jul 2008 08:39 GMT3
I have a regex --- $array[3]=~/[M|T|W|TR|F]\s[M|T|W|TR|F]\s(.*?)/;
I want to extract the value of expression highlighted in red.Is there any
way to do it.
-I tried $1 does not work.Why doesn't it work I do not understand.
Get Clients Windows Logon ID18 Jul 2008 02:59 GMT21
Can you please advice me how to get the Clients' windows logon user
name in perl?
Thanks & Regards,
Leo
perl error...17 Jul 2008 18:34 GMT3
Okay perl idiot here...
use: not found
/usr/local/script/contrib/maildirsync.pl: 20: Syntax error: "(" unexpected
(nb: "use: not found:") humm, well this is line 19-21
how do you do this in one step instead of two17 Jul 2008 18:33 GMT7
is there way to do this in one step?
 push @array, ($direction, $source);
            push @hh, \@array
push @hh \($direction,$source) doesn't seem to work.. or not the samething
How can we Install Perl in Windows17 Jul 2008 15:00 GMT10
How can we install perl in windows system?
Let me know the steps or direct me right document..
before that is it necessary to installing the  IIS?
Thanks,
A newbie question - line number inside the script17 Jul 2008 09:03 GMT7
Hi list.
I'm a newbie to Perl, (and to this mailing list)  :)
There's a task i was given, in which it is necessary to get the
number of the current executing line/command - inside the script itself.
Doubt in Perl CGI17 Jul 2008 07:58 GMT1
My Perl CGI script is working fine when i run the code in the command prompt as "perl myscript.cgi" . However when i run the same code in the browser(Internet Explorer), It is not working properly.
I am using "YAML::Syck" module in my CGI Script to parse the YAML file. So i use ...
Compare Excel file17 Jul 2008 06:01 GMT10
Is it possible to compare two excel  file by  using Perl?
Thanks,
Siva
Pages: 1 2 3 4 5 6 7 8 9 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.