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 / January 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JVM thread monitoring31 Jan 2008 14:20 GMT1
Dear list
Is it possible to check the %CPU,%MEM usage of each thread produced by a
JVM  by using a perl script??? If yes then is there any particular module
for it? If there is any link available for the above question over the web
About File::Monitor31 Jan 2008 02:43 GMT8
Can anyone provide a real example of using File::Monitor?
I've been pounding away at perldoc File::Monitor, which seems to be
pretty thoroughly documented.... but as often seems to happen to me
its just not soaking in... how the scanning and reporting is supposed
Pseudo-hashes are deprecated30 Jan 2008 02:15 GMT5
I am using this line:
foreach my $pair (keys %{$config{server}}) {
.....
}
How to read an rfc spec30 Jan 2008 01:49 GMT9
Here's a little section from rfc 2822.  I know what the nemonics stand
for, but
I'm not sure how to read the spec,  * [] () /  what do they mean.
If you have a handle on this could you translate the CFWS spec.  It
print records that match regexp29 Jan 2008 19:16 GMT4
I have a table "customer_table" with the following fields:
Id int,
firstname varchar(64),
lastname varchar(64),
groups of values from an array29 Jan 2008 16:25 GMT5
Hello Perl guru's,
    I need to pull multiple values form an array. There are
separator array entries. I need to be able to get all the values between
the separator values, process them, and then move onto the next group
Process Directory and subdirectories Recursively29 Jan 2008 15:48 GMT5
I am trying to process a directory and all subdirectory recursively and
generate a list as the Unix command "ls -R" will display, but this seems not
to behave as it should.
My script only goes as far as processing the directory and the 1 step below
How to match a token not be quoted?29 Jan 2008 13:47 GMT9
I want to a cure regex that match following requirements: given $line =
'abc abc "abc abcc" abcc', I want to replace all instances of "abc" that
not in quotation with, say 'd', so I expect I get 'd d "abc abcc" dc'.
What should I write my regex? I try some and referred cook book ...
Clear a hash29 Jan 2008 13:38 GMT5
Is there a way to empty/clear a hash in mass?
For instance:
%hash = {} ;
Might the above create an reference?
creating multiple variables in loop28 Jan 2008 18:32 GMT6
Simple question, I hope... I am looping through a set of commands, and each
time, I want to create a unique array with a tag representing the loop
number.
for (my $j = 1; $j < $#start_points; $j++){
Looking for regex28 Jan 2008 16:47 GMT11
Time,TemperatureF,DewpointF,PressureIn,WindDirection
 2007-01-23 00:01:00,43.3,34.9,30.14,North,359,7,8,72,0.00,,,0.00,Wunderground v.1.13,
2007-01-23 00:06:00,43.2,34.8,30.14,North,354,11,11,72,0.00,,,0.00,Wunderground v.1.13,
2007-01-23 00:12:00,43.2,34.8,30.14,North,1,6,9,72,0 ...
Want to access Jenda as a PPM repository28 Jan 2008 14:46 GMT1
Can anyone tell me why Jenda is not available as a repository any
more? I get a "redirect" and then a "forbidden".
Kind regards,
Bruce.
passing array reference from one perl script to another perl scirpt28 Jan 2008 09:30 GMT11
Hi Gurus,
Iam getting problem in accessing the array reference which is passed as
command line argument to a perl script from another perl script
I have a main perl script I have declared an array as "our
Perl script to lookup IP addresses27 Jan 2008 13:45 GMT5
I have some research tools that I make available for download. When a
person downloads it, I record the IP address.
I wanted to know if perl has some functions/utilities where I can
supply these IP address to get an approximate location of the IP
Last line issue27 Jan 2008 11:37 GMT4
to pre-process my XML dataset in run simple Perl script on it, which
extract Id identifier from XML data and paste the whole XML record to
it. For example, the input data looks like:
<NoteSet>
Pages: 1 2 3 4 5 6 7 8 December, 2007
 
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.