Re: Perl CGI advise/feedback please ...

2010-02-13 Thread Jeremiah Foster
On Feb 11, 2010, at 3:18, newbie01 perl wrote: > Hi all, > > I am wanting some advise/input on setting up some sort of intranet site to > allow system operators to manage the servers, mostly UNIX servers and some > Windows. I am constrained by not being able to install new modules or a > databas

cgi session

2002-12-09 Thread Jeremiah Foster
> I just want to make a 'secure site' that need username and password. The easiest way to do this is probably not in perl. I recommend putting an ".htaccess" file in the directory where you have the file that you want password protected. This is a good method if you do not have the ability to c

Can't get Socket module

2003-02-27 Thread Jeremiah Foster
Hello there! I am having difficulty downloading the Socket module to make a script work. Below is the result of my attempt installing from the command line via Perl; Any suggestions? Jeremiah Trying with "/usr/bin/wget -O -" to get ftp://ftp.loaded.net/pub/CPAN/modules/03modlist.data.gz --12

Re: Can't get Socket module

2003-03-05 Thread Jeremiah Foster
In article <[EMAIL PROTECTED]>, Jeremiah Foster wrote: > Hello there! I am having difficulty downloading the Socket module to > make a script work. Below is the result of my attempt installing from > the command line via Perl; > > Any suggestions? Perhaps looking at one of t