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 / August 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
grabbing programs output for logfile31 Aug 2004 20:44 GMT1
I thought I'd start a new thread for this one:
my $backup = system( $rdiff, @args);
Could I use $backup to write to my logfile?
Gavin.
Collecting Data in an Output File31 Aug 2004 20:26 GMT2
Hi Perl Gurus!
I am collecting temperature data from the CPUs in my system.  I want
to write this data into a comma-seperated text file, like so:
CPU1,65,63,62,64
RE: Perl Script for accessing XML file31 Aug 2004 18:32 GMT2
Pothula, Giridhar wrote:
> Hi All,
>
> I am trying to get a code snippet for the client side Perl script in
Could this be made shorter and cleaner?31 Aug 2004 18:22 GMT19
This is my first real go at a perl script. Thoughts?
Thanks.
Signature

Just getting into the best language ever...

Questions regarding use: "optional" modules, and "refreshing" modules31 Aug 2004 18:13 GMT2
Folks,
I've run into a couple of issues with use and was hoping someone could
help me come up with a solution.
First, I use a specific module in a work environment to set some global
Perl Binary31 Aug 2004 16:27 GMT2
Hello everybody out there using Perl- Im doing a perl scripts, which
objective is to parse text.
I am looking for a way of creating a "perl binary", my intention is that
no one can read the scripts in a human readable way.
How do i run shell command31 Aug 2004 15:43 GMT9
I was trying to run System command from my perl Script . As i have pipe ( |
) symbol in my shell command perl thows an error .
Anybody help me how to run shell command in Perl
Here is the command :  system "cat $filename | wc -l";
delete all lines in a file save it come out31 Aug 2004 14:17 GMT3
I have a problem in deleting all the lines in a file and saving it .
Actually my log file keep appending all the messages for that i need to
clean it up i.e delete all lines in it save it . when i do this initially
file shows zero bytes , but as soon as the next message appends ,, ...
Regular expression generator/creator31 Aug 2004 00:52 GMT10
I've google'd and CPAN'd and no luck. Is there a tool out there that
will generate a regular expression based on a series of string inputs
that are similar but have parts that differ. Ideally I'd like to be able
to create an regex generator object into which I can feed strings. Then
shift question30 Aug 2004 23:21 GMT6
OK here comes the newbie question.
I found this in a template for creating subroutines, this is the base
that is created when you use the template to create the subroutine.
So now the newbie part, why would you place "my  $par1 = shift;" in the
Secure Shell and system command30 Aug 2004 20:25 GMT2
I run the following commands but ALWAYS get a 1 returned from the
system "scp ... ".  
Has anyone else experienced similar problems with ssh? Or see anything I'm
doing wrong?
help getting modules installed30 Aug 2004 20:03 GMT1
I am trying to get a qmail install working.  When I try to install
spamassassin-tools I get this:
error: Failed dependencies:
       perl(HTTP::Cookies) is needed by spamassassin-tools-2.63-1
Function to escape special characters30 Aug 2004 18:14 GMT3
See if anyone out there can help again.
Is there a Perl function for escape special characters in a variable easily? So I don't need to use s/../... explicitly for each of them?
Thanks, Yw
How add 8 hours to a time variable30 Aug 2004 18:13 GMT2
I'm a newbie to Perl, see if anyone of you can kindly help?
How should I add 8 hours to a date-time variable that's keeping the unix time?
Thanks, CHAN
multineline matches and arrays ..30 Aug 2004 17:54 GMT1
List.
I am in the process of creating a PERL program that does the following:
1. Slurp a file into an array (too late to go back on this as all of the other logic I have already built uses the array, 400 + lines)
2. Iterate through the array and assign values based on matches.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 July, 2004
 
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.