[Perl-unix-users] deleting from array

2004-10-25 Thread Pasi Valkeila
Morjesta vaan! How can I delete a value from the middle of an array so that the array shortens by one? Like this (1, 2, 3, 4, 5, 6, 7) > (1, 2, 3, 5, 6, 7) Pauli ___ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listser

[Perl-unix-users] (no subject)

2002-10-29 Thread Pasi Valkeila
Hello! I´m trying to run a script that uses Net::FTP and I get a "Can't locate FTP/Net.pm in @INC..." How can I get a list of the modules installed on the server that I'm using? Pasi, Finland ___ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsub

[Perl-unix-users] how to get a directorylisting

2002-09-17 Thread Pasi Valkeila
Good Morning!   How can I get a list of files in a specific folder to a @table   Pasi Valkeila South Carelia Polytechnic Lappeenranta, Finland

[Perl-unix-users] cookies

2001-04-13 Thread Pasi Valkeila
Hello all!   I have a script where I create HTTP Cookies using CGI.pm. Is there a way to delete a cookie with it, or is there a way to delete cookies at all?   Thanks   Pasi Valkeilahttp://www.saunalahti.fi/pasev