Re: CGI setuid programs

2012-05-22 Thread Marek Nožka
protected file (read only, > owned by root) to connect to a database. > How can I do this without running setuid? > > Thanks! I use sudo. -- @ @ @ Marek Nožka '.@ :*`@ email: marek <@t> tlapicka net `*' jabber: tlapicka <@t> jabber

Re: Pipe print output into shell in debugger

2008-07-28 Thread Marek
uot; DB<4> print OUT "\n" x ( 29 - $last_row ); | more syntax error at (eval 49)[/usr/local/lib/perl5/5.10.0/perl5db.pl:638] line 2, near "; |" Did I understand something wrong? best greetings from Munich marek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Pipe print output into shell in debugger

2008-07-27 Thread Marek
Hello all, while being in the debugger, how do I pipe all printings going to a OUTputfile like: print OUT "text text text"; into the shell? I read perldebug and perldebguts, but probably I just overread it? Thank you for your help marek -- To unsubscribe, e-mail: [EMAIL PROT

Re: How to resize images with perl

2002-02-03 Thread Marek Polonski
> Awesome! is there anyway to do this using GD also? image magick wont seem > to install from CPAN - keeps returning bad make status. There are two articles in WDVL that explain this http://www.wdvl.com/Authoring/Languages/Perl/ Marek -- To unsubscribe, e-mail: [EMAIL PROTECTE