#apache #archlinux #asterisk #centos #debian #gentoo #haskell #kde #kubuntu #lisp #math #mysql #perl #python #ruby-lang #rubyonrails #suse #ubuntu #vim #wikipedia 0 1 2 3 4 5 6 7 8 9 10
Top Prev 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 Next
#perl
<BinGOs> somian: as opposed to a FQDN
<perlmonkey> 2700 is a car from the 7th precinct afternoon watch beat, for the west country
<perlmonkey> hehe so cool
<nainef> oh gotcha
<nainef> yeah I'm in the county now.... so the city frequencies are too far to heard
<niks> Bingos: weird gives me FQDN
<perlmonkey> you need a bigger antenna?
<perlmonkey> home of maryland cookies
<nainef> hgeheheheh
<niks> BinGOs: i guess your system setup with FQDN and just not machine name
<niks> right
<perlmonkey> do the cops speak like Sgt Pepper from the film Live & Let Die
<nainef> um they sound just like they do if you have ever listened to COPS
<BinGOs> use Sys::Hostname; my $shortname = ( split /\./, hostname() )[0];
<BinGOs> dun-nah.
<perlmonkey> i got a problem with CGI::Session which is kickin my ass :-/
<perlmonkey> I'm trying to pass a cookie over but it's printing the header to browser
<perlmonkey> print $cgi->header(-cookie=>$cookie);
<niks> BinGOs: thanks..
<niks> also does any one know how can i catch system reboot in perl?
<perlmonkey> nainef: your muni code is 82
<nainef> yeah man do I miss having a trunk tracking scanner :(
<perlmonkey> nainef: what's ADW
<nainef> that is a new one to me
<perlmonkey> assault with deadly weapon
<perlmonkey> nuffin is werkin
<nainef> no?
<perlmonkey> what in the hell is going on :-(
<perlmonkey> has anyone managed to sus out how to send cookies from within template toolkit?
<adrakoa> hi
<perlmonkey> hi
<merlyn> send cookies?
<merlyn> you have to have access to the headers
<merlyn> do you?
<somian> Ahh, Randal "merlyn the web man" Schwartz :-)
<merlyn> hopefully, more than just web. :)
<perlmonkey> I don't :-/
<perlmonkey> return $self->tt_process('index.html', \%params); the page is generated by CGI::Application
<merlyn> Oh - no idea what CGI::Application does with it
<merlyn> I won't use that module. :)
<perlmonkey> why?
<merlyn> because it's the reason I wrote CGI::Prototype :)
<perlmonkey> oh
<merlyn> Maybe it's gotten better in two years
<merlyn> but when I looked at it - it was a horrid mess inside
<perlmonkey> phew :(
<merlyn> 250-line subroutine for the core engine
<merlyn> and many other bits of cruft
<perlmonkey> i invested a fair bit of time into it
<merlyn> I think the longest subroutine I have in CGI::Prototype is 30 lines
Previous Page Next Page