svn switch --relocate svn.openfoundry.org/pugs svn.pugscode.org/pugs/ | run.pugscode.org | spec.pugscode.org | paste: sial.org/pbot/perl6 | pugs.blogs.com
Set by avar on 16 November 2006.
00:24 mAdzzzzzz joined 00:28 trym_ joined 00:30 nekokak joined 00:34 rgs_ joined 00:36 phpError joined 00:45 Ikarus is now known as Ikarus[^----] 00:50 Aankhen`` joined 00:52 mAdzzzzzz is now known as GabrielVieira 00:54 phpError_ joined 00:55 rgs joined 00:59 lyokato joined 01:00 trym_ joined 01:11 thepler_ left 01:12 bonesss joined 01:20 dmq joined 01:27 neonoen left 01:30 lisppaste3 joined 01:32 justatheory joined 01:58 nicodaemos joined 02:04 stevan_ joined 02:15 Psyche^ joined 02:18 nipotaway is now known as nipotan 02:19 thepler joined 02:31 Psyche^ is now known as Patterner 02:47 whooosh joined 02:49 gaal_ joined 03:13 gnuvince joined 03:15 mako132_ joined 03:21 jdv79 joined
jdv79 is feather.perl6.nl supposed to be not there;) 03:22
wolverian dns problems again? 03:31
er, or whatever it was last time. :)
03:42 kanru joined, sweinig is now known as sweinig|zZz 03:54 gnuvince joined 04:10 mako132_ joined, phpError joined 04:13 kane-xs joined 04:58 justatheory joined 05:13 mAdzzzzzz joined 05:30 GabrielVieira2 joined 05:33 nekokak_ joined 05:35 GabrielVieira2 is now known as GabrielVieira 05:37 H0LE joined 05:42 Southen joined 05:50 nekokak joined 05:56 H0LE left 06:07 Aankh|Clone joined 06:15 BooK joined, kanru_ joined 06:24 kanru_ is now known as kanru 07:25 GabrielVieira2 joined 07:54 scw joined 07:58 neonoen joined 08:01 drrho joined 08:05 H0LE joined 08:09 H0LE left 08:18 mdiep_ joined 08:23 iblechbot joined 08:31 marmic joined 08:57 GabrielVieira joined 09:06 elmex joined 09:07 andara joined 09:09 phpError joined 09:14 kanru joined
nothingmuch /w 17 09:29
10:00 gaal_ is now known as gaal 10:23 fglock joined 10:36 ruoso joined
svnbot6 r14838 | fglock++ | MP6 - fixed parameter list in method, sub, sub-call; fixed 'bind' 10:44
10:45 jmlover joined 10:48 jmlover left 11:10 GabrielVieira joined 11:15 coet joined 11:58 Ikarus[^----] is now known as Ikarus 12:05 capixaba joined 12:08 BooK joined 12:10 bonsai joined
nothingmuch ?eval sub foo { my $x; my $bar = sub { $x }; $x = 1; $bar }; foo().() 12:21
12:21 evalbot_r14809 is now known as evalbot_r14838
evalbot_r14838 \1 12:21
nothingmuch ?eval sub foo { my $x; my $bar = sub { $x }; $x := 1; $bar }; foo().()
evalbot_r14838 \1 12:22
12:44 sjn left 13:05 Limbic_Region joined 13:06 lichtkind joined 13:13 nipotan is now known as nipotaway 13:19 phpError joined 13:21 sweinig joined, mj41 joined
mj41 www.linuxformat.co.uk/pdfs/LXF64.iview.pdf ... Benevolent dictator for life, interesting interview with Guido von Rossum , linuxformat.co.uk, 25.1.2005 13:23
nothingmuch audreyt: anatolyv and I are really confused... do you have a minute?
lambdabot tinyurl.com/y4u29q
13:37 H0LE joined 13:38 mikeg joined 13:39 mr_ank joined 13:42 GnuVince joined 13:54 mj41 joined 14:00 H0LE left 14:15 maddevil joined 14:21 maddevil left 14:27 kisu joined 14:37 sweinig is now known as sweinig|bbl 14:38 bonesss joined 15:00 ofer0 joined 15:09 ruoso joined 15:15 cjeris joined 15:26 vel joined 15:38 hexmode joined 15:56 hexmode` joined, justatheory joined, hexmode` left 16:09 bonesss joined 16:14 bonesss joined 16:22 penk joined 16:26 elmex joined 16:27 bonesss joined 16:36 thepler_ joined 16:39 araujo joined 16:41 offby1 joined 16:42 bonesss joined 16:46 trym__ joined 16:49 kanru joined
ingy seen audreyt 16:56
jabbot ingy: audreyt was seen 2 days 4 hours 36 minutes 23 seconds ago
16:57 iblechbot joined
nothingmuch ingy: her blog implies she should be back around this weekend 17:01
17:03 chris2 joined 17:11 GabrielVieira2 joined 17:15 ashleyb joined 17:16 andara left, buetow joined 17:18 bonesss joined 17:31 ajs joined, ajs left 17:37 gnuvince joined
ingy thanks nothingmuch 17:37
nothingmuch: I had this idea
nothingmuch aye
ingy do you have time to discuss? 17:38
nothingmuch yes
ingy I want to support an alternate mode of M::C
so instead of .pm -> .pmc
something else
before I was thinking .p -> .pm
but now I think src/Foo.pm -> lib/Foo.pm 17:39
nothingmuch sounds useful
ingy the problem is where to put the src in blib (thus installation)
nothingmuch Foo.pm.src? 17:40
ingy blib/lib/Foo.pms?
ooh
not bad at all
I like your idea
nothingmuch just keep the mapping function pluggable
given a base dir and a sub path 17:41
ingy nod
nothingmuch map the sub path to something else
ingy WWDPD?
nothingmuch letting the base dir be the same (in the pm -> .pmc case) or different (in the src -> lib case)
who is DP?
ingy what would Data::Package do?
nothingmuch ih
oh
i dunno
ingy ok, well unless DP has a better idea I'll go with yours 17:42
thanks
*kiss*
nothingmuch what does it actually do?
*kiss*
i mean, i know it's some abstract whatever to put data on the CPAN 17:43
ingy yeah, I need to look into it
nothingmuch i think it's more of a base role type thing 17:44
ingy: are you in .tw yet? 17:45
ingy yet?
nothingmuch i heard you mention something about looking for crashspace
ingy am I supposed to be?
nothingmuch i figured you were going to move there for a while again
ingy oh
I want to go there for a few weeks near YAPC::Asia 17:46
nothingmuch ah
ingy I'll also be at Wikimania there in August
hot!
nothingmuch humid!
not very sexy! 17:47
ingy maybe I'll just walk around in my undies
nothingmuch ooh
pix please
ingy heh
nothingmuch Ingies Gone Wiki
"Show us your bits!"
ingy nice 17:48
nothingmuch Ingies Gone Wild: Ultimate Conference Season
ingy Jemplate-0.20 released 17:49
nothingmuch (/me is reading the Girls Gone Wild wikipedia entry for more ideas ;-)
17:49 bernhard joined
ingy :P 17:49
nothingmuch Ingies Gone Wild: Sexy Opensource Sweethearts
ingy ok you can stop now 17:50
17:50 GabrielVieira2 is now known as GabrielVieira
ingy you're driving me wild 17:50
nothingmuch Ingies Gone Wiki: Is that a moose in your pocket or are you just happy to see me?
ingy and I have a meeting in 10 minutes
nothingmuch ooh!
Ingies Gone Wiki: Ingy gets a Heat Stroke[ing] 17:54
en.wikipedia.org/wiki/Guys_Gone_Wild
18:06 ludan joined 18:10 justatheory joined 18:22 amv joined 18:25 bonesss joined 18:38 spoop joined 18:51 diakopter joined 18:58 diakopter left 19:01 Limbic_Region joined 19:09 Southen_ joined 19:17 pmurias joined
pmurias hi 19:17
pasteling "nothingmuch" at 84.108.53.74 pasted "Base roles" (124 lines, 3.1K) at sial.org/pbot/21331 19:31
nothingmuch @tell cmarcelo sial.org/pbot/21331 -- any thoughts? 19:32
lambdabot Consider it noted.
pmurias nothingmuch: what's your experience with narrative javascript? would you recommend it for production work? 19:39
nothingmuch no experience at all except "oOh! shiny!"
pmurias well at least it's better than "oOh! yucky!" :) 19:40
nothingmuch =) 19:41
pmurias do people have the find(1) command on OS X by default? 19:44
nothingmuch yes
but it's not GNU find
19:46 SamB joined
pmurias i'm writing a build script for MP6, and hope fglock would be able to use it 19:47
s/would/will/
[particle] if he won't, i will ;) 19:48
pmurias i'll take a shower, and reread the svn book chapter on authentication to commit the initial version 19:52
19:54 larsen_ joined
offby1 is it me, or is perlcabal.org/syn/ quite slow? 19:59
lambdabot Title: Official Perl 6 Documentation
offby1 silly bot 20:00
pasteling "nothingmuch" at 84.108.53.74 pasted "Base roles" (155 lines, 4.7K) at sial.org/pbot/21332
nothingmuch @tell cmarcelo a better version: sial.org/pbot/21332 20:01
lambdabot Consider it noted.
20:02 larsen__ joined
pmurias i get RA layer request failed: PROPFIND request failed on '/': PROPFIND of '/': 200 OK (svn.pugscode.org) 20:14
lambdabot Title: Perl6 Community Development Server
pmurias when i try to svk pull or svk ci? 20:15
is it a local problem at my box?
offby1 stares blankly 20:16
[particle] svn up works for me 20:19
pmurias will sleep and try at a future time& 20:23
20:25 polettix joined 20:27 Aankhen`` joined 20:29 Limbic_Region joined 20:30 thepler joined 20:39 ofer0 joined 20:40 justatheory_ joined 20:43 avar joined 20:56 drbean joined
nothingmuch can this be more idiomatic? exists %args{ $attr.name } ? \( delete %args{ $attr.name } ) : \(); 21:02
21:04 jferrero joined 21:09 Southen joined
Juerd nothingmuch: Yes, with ?? !! it will be more idiomatic AND work much better ;) 21:09
nothingmuch err 21:14
nothingmuch wants a hash existence monad ;-) 21:15
[particle] { .exists and .delete } given $args{ $attr.name } # WAG 21:16
nothingmuch WAG ?
[particle] wild-a$$ guess
nothingmuch ah
heh
[particle] it's a common animal in these parts ;) 21:17
nothingmuch ;-) 21:18
my $arg = given %args{ $attr.name } { exists ?? \( delete ) !! \() }
i need the actual capture, but that reads nicer
21:26 ofer0 joined 21:39 bcorn joined 21:55 buetow joined
nothingmuch @tell cmarcelo permanent URL: nothingmuch.woobling.org/MO/notes/base_roles.txt 22:16
lambdabot Consider it noted. 22:17
22:37 anatolyv joined 22:50 thepler joined 23:07 cmarcelo joined, jferrero joined 23:08 cjeris left
cmarcelo ahoy 23:09
lambdabot cmarcelo: You have 3 new messages. '/msg lambdabot @messages' to read them.
cmarcelo lambdabot: moosa
lambdabot: @moosa
lambdabot Unknown command, try @list
cmarcelo lambdabot: @moosag 23:10
lambdabot Unknown command, try @list
cmarcelo lambdabot: @moosages
lambdabot nothingmuch said 3h 37m 47s ago: sial.org/pbot/21331 -- any thoughts?
nothingmuch said 3h 9m 1s ago: a better version: sial.org/pbot/21332
nothingmuch said 53m 14s ago: permanent URL: nothingmuch.woobling.org/MO/notes/base_roles.txt
23:13 demq joined 23:14 gnuvince joined 23:31 Limbic_Region joined 23:36 mr_ank joined 23:37 bcorn joined 23:48 bcorn joined