(And just when you thought the thread was dead...)
I'm in Sydney, Australia.
Cheers
Di
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Please ignore my previous problem.
I was introduced to a function called Exporter. Not sure how general it is,
but for those who want to know, this is the syntax
use Exporter;
@ISA= 'Exporter';
@EXPORT = qw (&showdays
&showmonths
&showyears
);
sub sho
Hi, I have a bit of a problem, that I am SURE there must a simple solution
for, but I can't work it out.
I have a very simple module which just contains some subroutines to return a
drop down list of days of the month, with the current day selected. This is
going to be used in a few spots, so I
[EMAIL PROTECTED] wrote:
> During the short time I have been reading the messages in this list, I
> have already noticed that there is a pretty large group of real Perl
> experts (including of course Randal), who day after day take the time
> and have the patience to correct, guide and instruc
ove the "use strict" line, but I have these
terrible qualms of guilt and fear every time I do so.
Thanks
Di
--
Dianne van Dulken
E-commerce Analyst/Programmer
OzEmail
Phone: (02) 9433 2510
Hi,
I was hoping someone would be able to give me a clue how I could find the
referer IP. If I use the Environment HTTP_REFERER, it will work in IE, but
not in Netscape.
Does anyone know of a method that allows me to read this?
This is my first post, so I hope it is OK.
Thanks
Dianne