RE: Newbie problems with > in a string

2003-12-26 Thread Steven Kreuzer
t; if ($title ne ""); IMHO, this is much "cleaner", just thought I would throw that in there. Steven Kreuzer Linux Systems Administrator Etagon, Inc W: 646.728.0656 F: 646.728.0607 E: [EMAIL PROTECTED] -Original Message- From: Albert Browne [mailto:[EMAIL PROTECT

RE: Hi & a question

2003-12-26 Thread Steven Kreuzer
by passing the new values as parameters. Hope that helps. Steven Kreuzer Linux Systems Administrator Etagon, Inc W: 646.728.0656 F: 646.728.0607 E: [EMAIL PROTECTED] -Original Message- From: John McKown [mailto:[EMAIL PROTECTED] Sent: Friday, December 26, 2003 12:38 PM To: Perl Beginners

RE: Users executing perl scripts

2003-12-17 Thread Steven Kreuzer
Create symlinks to the perl scripts and place the links into a directory in their $PATH Example: $ ln -s /usr/bin/scripts/somescript.pl /bin/somescript Steven Kreuzer Linux Systems Administrator Etagon, Inc W: 646.728.0656 F: 646.728.0607 E: [EMAIL PROTECTED] -Original Message- From

RE: Get Terminal Width and Height, Pure Perl

2003-12-15 Thread Steven Kreuzer
>> You might be able to get away with something as simple as querying the >> LINES and COLUMNS environment variables. Or use the output from 'tput >> lines' and 'tput columns'. It all depends on your platform... Actually, its tput cols Steven Kreuzer Lin

RE: Server Errors

2003-12-15 Thread Steven Kreuzer
tent-type: text/plain\n\n"; Steven Kreuzer Linux Systems Administrator Etagon, Inc W: 646.728.0656 F: 646.728.0607 E: [EMAIL PROTECTED] -Original Message- From: Mr. W. A. Khushil Dep [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 10:35 AM To: [EMAIL PROTECTED] Subject: