Re: Perl scripts timing out after 300 seconds

2004-08-13 Thread RWAPSoftware
In a message dated 11/08/2004 08:18:36 GMT Daylight Time, [EMAIL PROTECTED] writes: RichIn order to remove the doubt about IE,  why don't you write a simple perlscript which call the cgi script?You will then know if the timeout is caused or not by IE.If you still have the same problem,

Fwd: :UserAgent::ProxyAny

2004-05-05 Thread RWAPSoftware
    --Rich Mellor RWAP Services35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5JHTEL: 01977 610509Visit our website at URL:http://www.rwapsoftware.co.ukStuck with ordinary dial up internet connection ?? Read our review of internet accelerators and broadband at:URL: http://www.r

Reading registry values on IIS server

2004-05-03 Thread RWAPSoftware
Now this is an interesting one...   I am running my perl code on an IIS server under Windows XP Pro.   I want to read the ProxyServer setting from the system registry and have used:   use LWP::UserAgent::ProxyAny;my $ua = LWP::UserAgent::ProxyAny->new;$ua->set_proxy_by_name("Default");

Re: Printing a text file

2004-03-29 Thread RWAPSoftware
In a message dated 29/03/2004 19:46:37 GMT Daylight Time, [EMAIL PROTECTED] writes: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\>print /? Prints a text file. PRINT [/D:device] [[drive:][path]filename[...]]    /D:device   Specifies a print

Removing double spaces from a file

2003-11-22 Thread RWAPSoftware
What is the quickest and simplest method of ensuring a plain text file only has one space between each word?     --Rich Mellor RWAP Services35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5JHTEL: 01977 610509Visit our website at:URL:http://www.rwapsoftware.co.ukIn need of adventu

Accessing Web Pages to local machine

2003-10-31 Thread RWAPSoftware
I have the following short bit of code:   use LWP;use LWP::UserAgent;use LWP::Simple;use Socket; $INC{'Socket.pm'} || ($IgnoreExternals = 1); unless ($URL_Timeout) { $URL_Timeout = 20; } unless ($getpwd) { $getpwd = "pwd"; } unless ($gethostname) { $gethostname = "hostname"; }   $ua =

How to find the length of a pdf file on the internet

2003-10-30 Thread RWAPSoftware
I have written a small spider which checks a database of webpage addresses for validity.   It returns the length of a web-page in bytes (supposedly), but I cannot get it to return the correct length of a PDF file web address   Code is basically:       local ($PageToFetch, $httpname);       [EMAIL

Re: Perl editors

2003-09-22 Thread RWAPSoftware
ie one from my website which is quite good and got me started: http://hometown.aol.co.uk/RWAPSoftware/reviews/WinPerl.html Personally, I like DzSoft's Perl Editor although it is a close competition between that and OptiPerl for me -- Rich Mellor RWAP Services 35 Chantry Croft, Kinsley, Pon

Re: Development environments ...

2003-04-03 Thread RWAPSoftware
nPerl (public domain) - I am also in the process of trying and reviewing OptiPerl.  I think these are amongst the better editors for me... Reviews: http://hometown.aol.co.uk/rwapsoftware/websoftware.html -- Rich Mellor RWAP Services 35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5

Re: REQUIRE command

2003-03-20 Thread RWAPSoftware
es, I realise it does not make much difference), but at least I would not be handing the source of my libraries over to the purchaser of my software... Is there a better way?? -- Rich Mellor RWAP Software 35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5JH TEL: 01977 610509 http://hometown.aol.co.uk/rwapsoftware

[PMX:###] Re: Sendmail queries

2003-02-15 Thread RWAPSoftware
=@all_entries[1];   $NAME=@all_entries[2];   if ($EMAIL_address)   {    # Send email text         # print "$text";  at this point shows the £ symbol and valuecorrectly  

Re: Search a free Perl debugger

2003-02-03 Thread RWAPSoftware
t; Thank you > You can also try the excellent WinPerl by Maxwell Nairn Andrews, which I used to start me off - this is only a small utility and can be downloaded from:my website: http://hometown.aol.co.uk/RWAPSoftware/websoftware.html -- Rich Mellor RWAP Software 35 Chantry Croft, Kinsley, Pont

Re: Two questions...

2002-12-12 Thread RWAPSoftware
use DzSoft's Perl Editor - see a review also on my website for more information. For reviews and downloading WinPerl, see: http://hometown.aol.co.uk/RWAPSoftware/websoftware.htrml -- Rich Mellor RWAP Software 35 Chantry Croft, Kinsley, Pontefract, West Yorkshire, WF9 5JH TEL: 019