Re: [mp2]: Is there a package for Debian/testing?

2003-01-24 Thread Mark Fowler
all this on your test box as well and see how it goes. Of course, this will break any binary module you yourself installed (though the ones you installed through the debian package system should automatically upgrade themeselves too) Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{

Re: development techniques

2003-01-10 Thread Mark Fowler
rl"); This prints out: 1..3 ok 1 - search.cpan.org ok 2 - module listing back not ok 3 - no such url # Failed test (test.pl at line 26) # Looks like you failed 1 tests of 3. Hope that helps. Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};

Re: Obfusacating the source

2002-11-19 Thread Mark Fowler
ace chars. (see also Acme::Bleach, Acme::Pony...) -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/ +/ ){for(0.

Re: Nearing banner submission deadline

2002-07-02 Thread Mark Fowler
ter all... The logo at the top of the page also uses a different weighting on the font, where the word 'perl' isn't as bold as the others. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/

Re: Image manipulation recommendation?

2002-06-28 Thread Mark Fowler
On Thu, 27 Jun 2002, Ryan Thompson wrote: > I'm working on a mod_perl web project in which it would be *really* > quite handy if I could dynamically rasterize text over existing images. Apache::ImageMagick ? http://search.cpan.org/search?dist=Apache-ImageMagick -- s

Re: separating C from V in MVC

2002-06-14 Thread Mark Fowler
modules and we can make sure that we change all our SQL. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(sp

Re: URL

2002-06-14 Thread Mark Fowler
to do it which are covered in the guide. For a certain platform (browser) you *may* be able to access the urlbar though a plugin, though javascript or though using a keyword system. Methods for doing this however are offtopic for this list and I wish you

Re: OSC early bird and mod_perl T-Shirts

2002-06-10 Thread Mark Fowler
;t want to enter the country for political reasons, it might be nice to at least have them at other conferences...YAPC::Europe 2002 for example. Mark (Who has too many perl tshirts, but wouldn't mind another) -- s'' Mark Fowler

Re: Memory Leaks

2002-05-20 Thread Mark Fowler
k as an error message. Alternativly, check if it's blessed use Scalar::Util qw(blessed); if (blessed($@) && $@->isa('Exception::DB')) { Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshort

Re: Force a 404 error?

2002-05-16 Thread Mark Fowler
URI}; $url = $q->escapeHTML($url); # be paranoid re cross site scipting print < 404 Not Found Not Found The requested URL $url was not found on this server. $ENV{SERVER_SOFTWARE} at $ENV{SERVER_NAME} Port $ENV{SERVER_PORT} ENDOFHTML -- s'' Mark Fowler

Re: we need mod_perl banners

2002-05-14 Thread Mark Fowler
th SVG a while back, but him waiting on the correct font (my memory is a bit vague on this) (Insert joke about needing the src and closed source banners here) Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.

Re: [RFC] Dynamic image generator handler

2002-05-10 Thread Mark Fowler
something too powerful. I've left hooks in my code. That's all I can do. > I have to make some subtle feature additions to this code within the > next few weeks (months?), and instead of just performing a knee-jerk > reaction and hacking on some cruft to my existing module,

Re: Scope of Perl Special Variables

2002-05-05 Thread Mark Fowler
you won't get any interaction between calls. Of course there's still ways for you to screw yourself over with local, but used carefully it should be fine... Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortpla

Re: [ANN] Testing Tool for mod_perl CGI Applications: Puffin

2002-05-05 Thread Mark Fowler
What's a mod_perl CGI Application? :-) Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/

Re: Perl Callbacks not working

2002-05-01 Thread Mark Fowler
ogin,$password; set_callback (login=> sub { return ($login,$password); } ) } Will not login no matter what you set $login or $password to be later as the anonymous subroutine will be bound to the particular $login and $password created in init. Hope this

Re: Trapping browser events

2002-04-12 Thread Mark Fowler
modperlcookbook.org/code/ch04/Cookbook/CheckConnection.pm Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tpu

Re: Help Requested: Segfault 11 7 MONTHS after compilation on multipleservers all compiled the same running different code and different RedhatReleased all on the same day [BUG]

2002-04-09 Thread Mark Fowler
able code that will be read in by your webserver and run that can be written to by your webserver? Isn't this a little insecure? Later. Mark. [1] Compiles in the looses sense of the word. Very accurate for C, less true for other languages. -- s'' Mark Fowler

Re: tt2 using mason tags

2002-04-08 Thread Mark Fowler
[% PERL %] ... [% END %] for actual real perl code Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/

Re: Unable to extract tomcat distribution - Please help

2002-03-29 Thread Mark Fowler
On Thu, 28 Mar 2002, Kairam, Raj wrote: > Any help will be very much appreciated. Help with tomcat can be found on one of the Jakarta mailing lists. http://jakarta.apache.org/site/mail.html Later. Mark. -- s'' Mark Fowler London.pm Bath

Re: [ANNOUNCE] The New "mod_perl" logo - results now in...

2002-03-15 Thread Mark Fowler
y make scaled copies of it? Or are we restricted to the pixel banners that currently exist? Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent

Re: Hi........

2002-03-09 Thread Mark Fowler
in bookshops) Feel free to ask for help if you've got any problems, just send details of any error messages, the nature of the problem and what systems you're trying to install it on (with what technique) and I (or others) will do our best to help you. L

Re: Breaks in mod_perl, works in Perl

2002-03-06 Thread Mark Fowler
n cache and not actually hit the hdd at all (unless of course you run out of memory in which case slamming it to disk would be no worse than a page hit) correct? Or am I missing something? Later. Mark. -- s'' Mark Fowler London.pm Bath.pm

Re: here is a good modperl question on perlmonk

2002-03-06 Thread Mark Fowler
st option, and you might even be able to dump your existing windows licence. Regards. Mark. [1] http://www.rdesktop.org/ -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap

Re: Net::LDAP::Extension

2002-02-27 Thread Mark Fowler
ometimes - when it's clearer - a collection of modules are described at once in other module's pod. Net::LDAP::Extension doesn't seem to have any pod itself, so maybe someone else who's used the package could point out which bit of the perl-ldap documentation describ

Re: trouble with mod-perl soap handler

2002-02-27 Thread Mark Fowler
s.com/mod_soap An Error Occurred An Error Occurred 405 Method Not Allowed For a simple GET if the handler is being called you should get the 405 (as you didn't issue a proper soap request.) -- s'' Mark Fowler London.pm Bath.pm http://

Re: Image Magick Alternatives?

2002-02-18 Thread Mark Fowler
with the right headers in if it can't automatically find them Said simply, it's not a simple CPAN install. If you have any problems, give me a shout and I'll see if I can help, since it's all fresh in my mind atm. Later. Mark. -- s'' Mark Fowler

Re: [OT] Moving WYPUG

2002-02-15 Thread Mark Fowler
[1] The command 'cpan' is often set up as an alias for this on many systems -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};

Re: New mod_perl Logo

2002-01-29 Thread Mark Fowler
hen someone else can produce "Eagle books". To borrow the really horrible slashdot phrase though, "I am not a lawyer" Later. Mark -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECT

Re: Single login/sign-on for different web apps?

2002-01-17 Thread Mark Fowler
CP-0.02.tar.gz for more information -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t->Tgoto(cm,$_,$y)." $w";select$k,$k,$k,.03}$y+=2}

Re: Fast template system

2001-12-30 Thread Mark Fowler
arguments to Template.pm or it's submodules in your own custom handlers etc. Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap

Re: What phase am I in?

2001-12-21 Thread Mark Fowler
not have to worry about connecting to the net to read it. Later. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl

Re: Tips & tricks needed :)

2001-12-20 Thread Mark Fowler
llows the spec and uses XML::XPath to pull the stuff out. Later Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);

Re: load balancing on apache

2001-12-14 Thread Mark Fowler
Haven't used it myself, but people I know say good things about their experiences with it. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Ter

Re: Perl and Microsoft Excel?

2001-11-29 Thread Mark Fowler
r. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for$w(split/ +/ ){for(0..30){$|=print$t->Tgoto(cm,$_,$y)." $w";select$k,$k,$k,.03}$y+=2}

Re: [OT] P3P policies and IE 6 (something to be aware of)

2001-10-31 Thread Mark Fowler
uld be delivered each request. Hope this is of some help. Mark. -- s'' Mark Fowler London.pm Bath.pm http://www.twoshortplanks.com/ [EMAIL PROTECTED] ';use Term'Cap;$t=Tgetent Term'Cap{};print$t->Tputs(cl);for