RE: Need some help using lib to add custom directories to @INC

2004-09-16 Thread Wiggins d Anconia
> > > -Original Message- > > From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 16, 2004 9:03 AM > > To: Ron Goral; Perl Beginners; [EMAIL PROTECTED] > > Subject: Re: Need some help using lib to add custom directories to @IN

RE: Need some help using lib to add custom directories to @INC

2004-09-16 Thread Ron Goral
> -Original Message- > From: Wiggins d Anconia [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 16, 2004 9:03 AM > To: Ron Goral; Perl Beginners; [EMAIL PROTECTED] > Subject: Re: Need some help using lib to add custom directories to @INC > > > Please only po

Re: Need some help using lib to add custom directories to @INC

2004-09-16 Thread Wiggins d Anconia
Please only post to one group, if that group does not yield a good answer, then try a different one. Especially since this has nothing to do with CGI. > Can anyone tell me why this code fails when trying to load > Some_Module_In_lib_Dir- > == > my $file_path = > substr

Need some help using lib to add custom directories to @INC

2004-09-16 Thread Ron Goral
Can anyone tell me why this code fails when trying to load Some_Module_In_lib_Dir- == my $file_path = substr($ENV{SCRIPT_FILENAME},0,index($ENV{SCRIPT_FILENAME},'/test.cgi')); use lib "$file_path/../lib"; use Some_Module_In_lib_Dir; == And th

Re: Need Some Help!!!!!

2003-01-24 Thread Octavian Rasnita
eddy, Teddy's Center: http://teddy.fcc.ro/ Email: [EMAIL PROTECTED] - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 25, 2003 1:25 AM Subject: Need Some Help! I looked up to see what the server error log was saying.

Need Some Help!!!!!

2003-01-24 Thread perl
I looked up to see what the server error log was saying. This is what it has: Premature end of script headers: /home/donmike/www/cgi-bin/file.cgi I live in Panama City, Fl. As you can see, I am kinda new at using perl. I have taken courses on C++, so I do understand some of the commands. Any h

Hello i need some help

2002-12-24 Thread bh-horse Salto
Hello, i have a program developed in perl but i need a script to make the program find a hidden value in a html text document. Ex: ... it would read the txt with the html source code and show the third line value.. for ex: print EF3854 without the ''. I have a program that uses the post