pugs.blogs.com | pugscode.org | pugs.kwiki.org | paste: sial.org/pbot/perl6 | <stevan> Moose... it's the new Camel ":P | .pmc == PPI source filters!
Set by Alias_ on 16 March 2006.
Juerd What is "become", here? 00:00
clkao (\d) { return "blah" } 00:02
what does the return do here?
cause i saw this is pcr and minperl6 grammar
Juerd I don't know 00:07
FurnaceBoy hehe, another KDD fan use.perl.org/~brian_d_foy/journal/29713 00:58
KingDillyDilly I responded to the post FurnaceBoy mentioned. use.perl.org/~brian_d_foy/journal/29713 02:13
KingDillyDilly Should be called use.html because of the formatting they make you do. You need to know HTML more than Perl to post a decent message there. Same deal with perlmonks. 02:32
ajs_home I'm very, very confused. Does wassercrats == Wikipedia
's -Barry- ?
KingDillyDilly Yes
ajs_home Oh. I see. 02:33
Thank you.
KingDillyDilly And Freenode's KingDillyDilly
But Wassercrat != Wassercrats
ajs_home And the distinction is?
KingDillyDilly Wassercrat is some foreign Wassercrats hater, and I'm not. 02:34
KingDillyDilly I assume people with bad English are foriegn. Maybe he's not. 02:34
ajs_home Just trying to work out the timeline. Was there an altercation on Perlmonks prior to the Wikipedia thing? 02:37
KingDillyDilly Yes. About 2-3 years before.
Not about anything in particular. It was about everything. 02:43
bsb gaal: www.flickr.com/photos/bsb/153448532/ 06:01
gaal bsb: heh, thanks, where's that from? 06:14
scw pmichaud: Hello, my mentor :) 07:20
pmichaud: I want to remove my email from my published proposal, could my help marking it to be editable?
bsb gaal: it's from some furniture store in Melbourne 07:38
meppl guten morgen 11:48
svnbot6 r10424 | scw++ | Pugs::Compiler:;Rule 14:00
r10424 | scw++ | * fix ratchet emitter on backslashes
r10424 | scw++ | * fix ratchet emitter on named capture
Limbic_Region hello 16:58
odd, nevermind me
szbalint Hello anyway :) 17:03
nothingmuch oh wow! 17:04
oops, wrong channel ;-)
joel_h hey, i have a pugs compiling question if anyone can help 22:02
"make profiled" doesn't seem to work 22:03
As far as I can tell it is just the -prof -auto-all arguments to ghc that break it
specifically it can't find Data.ByteString when compiling src/Pugs/AST/Internals/Instances.hs 22:04
though "make" alone runs just fine
am I doing something wrong?