Gidday list, Please I need a reg ex to return everything to the left of '\WORKAREA' in this URL $url =...
Hi, I'm pretty new to regular expressions. Before, I used to write long-winded and buggy segments of code with PHPs string functions to extract...
I am writing a Perl script which will run on multiple machines. I have a use Expect; in the script. The problem is that Perl Expect is not...
hi, the regex .* should match everything but newline, right? but it doesnt. sime time ago i read something that .* will not match evrything? is...
Hi- Can someone please tell me how do I modify following line so that the result gets stored in the var. $count = system("$command...
Relaying denied. What is that? Could i connect to any smtp server i want. Please enlighten me!
> Dan Muey wrote: > > I tried both and no go. All is well (IE the thigns specified > > are Exported to the script) if I do not have >...
Please bottom post.... > Hi James, > > Thanks for the pointer to the Expect module. > > I'll set it up and hope I get it working...else I'll...
<!-- snip --> rr.com wrote: > I have an internal server that I need to pass external visitors to > from a web page. The internal server isn't set...
Thanks so much, David Apache was running as 'local system' and now runs with the appropriate user (never knew that you could run Apache in these...
On Mon, 16 Feb 2004 11:16:54 -0600, wustl.edu (Shiping Wang) wrote: >Hi, >How can I rearrange an array in a specific order based on the order of...
Based on what you have described, the code below will generate an expression string from a series of filter requirements. #!/usr/bin/perl ...
co.uk (Francis Libble) wrote in message news:<google.com>... Nevermind, after much gnashing of teeth: use Win32::Setupsup; ...
Derek Smith wrote: > > I am in need of some help! Here is the info you need for my samba mount > points. > > directories: ...
Öznur Tastan wrote: > > Your suggestion was quite helpful but I got stuck when I try to modify it for > general purpose. May be you will have an...
Hi folks, I've had a go a rolling my own subroutine validation code, and would welcome any constructive comments on it. My aim was to allow...
use List::Util "first"; sub has_element($$) { my( $aref, $value ) = @_; first { $aref-> eq $value } 0..$#$aref } ?
Hi, Does anyone know if there are any perl modules that will allow me to manipulate the X clipboard. I have searched cpan.org but didnt find...
On Feb 16, 2004, at 2:46 PM, george wrote: > I want to parse a long ns log text file, and I've attempted to write > some > perl code to do that....
Martin R Morales wrote: > Good Morning/Afternoon Everyone, > > I have been reading up on LWP::UserAgent and HTTP::Request of the LWP...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules