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 / June 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Not up to PAR30 Jun 2007 15:42 GMT15
I run the following which produces an a.par file:
pp -p -n DateGen.pm JythonFeeder.pm MetaMonConfigLoader.pm
MetaMonSshConn.pm SetSQL.pm SshConn.pm
I move the a.par file to a different directory and check its content:
Deploy Perl script on Windows30 Jun 2007 15:37 GMT3
I'm currently learning Perl on win32 with ActiveState's ActivePerl
5.8.8 and I was wondering what is needed to run one of my script on
another PC that does not have ActivePerl ?
I did some googling and found Perl2EXE but since it's not free I want
using a homemade perl module30 Jun 2007 13:08 GMT16
All I'm looking to do is simplify the creation of several scripts which will use
the same bit of code.  I've read through the section in Programming Perl for
creating my own modules and have what I think is a functioning module.
package dates_email;
Adding a line in a file inside many directories30 Jun 2007 01:38 GMT2
Situation is bit complex (atleast for a beginer like me).
Directory structure is somewhat like this:
testcases--> 150 Directories (names starting with mixed or green.) ---
> kat.s
How can i make a perl program lauch another perl program that takes options30 Jun 2007 00:01 GMT4
Any help on this would be appreciated :)
Currently I have a perl program thats required to call another perl
program. The second one takes arguments and can be called as:
           perl vplan_all.pl 5.6 24.0 ajtest
Adding a line in a file inside many directories29 Jun 2007 19:32 GMT1
I am a beginer in PERL.
What I am trying to do is this:
I have a 150 directories, each having a file "kat.s" in them.
I have names of all these directories in a text file
CPU/Memory usage of a process on Windows machine29 Jun 2007 19:11 GMT2
 I am trying to find CPU and memory usage on a windows machine and i
was able to get through memory usage using Win32::Process::Info
module's GetProcInfo function.
 This code may be helpfull to others which calculate the memory usage
Splitting a CSV file at a variable number29 Jun 2007 14:27 GMT1
I have a large CSV file of the format x,y,z,number (a coordinate file)
that I need to parse and output as individual files based on the
fourth field (column 3).  The file looks like the sample below, and
the fourth field can be from zero to 20,
exit code29 Jun 2007 14:01 GMT5
when I execute my perl script in my local machine and I get to a controlled
error situation i've got as exit value 777
if(!$test){
   $failed_times =$failed_times +1;
pp utility29 Jun 2007 13:54 GMT1
Can any one help me in analyzing this code
system(pp -o abc.exe --icon=icon.ico --xyz xyz_bootsvr)
Thanks in advance,
Kusuma
processing XL using Win32::OLE29 Jun 2007 07:44 GMT2
Can anybody tell how to open an already existing xL file
and then probabaly do some processing using Win32::OLE
I found quite a few examples but none of them open an
existing excel file.
Formats for invoices.29 Jun 2007 01:57 GMT3
I'm doing a single perl script to get data from a database (SQLlite), and
want put some data in a format
The output format is record in a simple  temporary .txt file and send to
lpr.
Build module on one box and move to another box?28 Jun 2007 21:24 GMT5
Having worked around my CPAN mirror problems by abandoning the FTP URL
and going with an HTTP connection instead (Thanks for the suggestion
David :), I'm now faced with the fact that the box I'm on does not have
a compiler installed. "They" want me to install various modules (DBI.pm
Need idea for doing automatic iteration, please.28 Jun 2007 21:20 GMT1
Dear my friends...
I want my code does an action if it find a directory or file, namely: storing the url/path of a file or a directory onto mysql database.
I am meaning, my code should look up every file/directory name resides under the "$rootdir" iteratively for doing storing onto ...
Tie::Handle::CSV28 Jun 2007 17:59 GMT7
I've got the following script which works until it reaches the end of the
input file. It processes the last line and prints out the contents, but then
the program terminates with the unhelpful error:
Manufacturers Ref.:     L53522  Status: 5290    (Work not pulled)
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.