<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783"></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 
face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=250133900-14072009><FONT color=#0000ff 
size=2 face=Arial>I can take a look into the XML parsing.&nbsp; Those services 
likely have JSON options as well that may or may not be preferable.&nbsp; I 
haven't really looked at Perl 6's regex support at all yet though, so it might 
take me a bit longer.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=250133900-14072009><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=250133900-14072009><FONT color=#0000ff 
size=2 face=Arial>We could certainly take a mixed Perl 5 and 6 approach, if 
that's what you meant for implementing the REST services for components too hard 
to do in Perl 6 yet.&nbsp; Another clean separation point is the actual html + 
js web UI; we could expose the data the UI needs in a JSON service, for 
instance, and consume that from JS and get Joose in here 
too.</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> 
thousand-oaks-pm-bounces+jbrown=reachlocal.com@pm.org 
[mailto:thousand-oaks-pm-bounces+jbrown=reachlocal.com@pm.org] <B>On Behalf Of 
</B>Todd Presta<BR><B>Sent:</B> Monday, July 13, 2009 5:26 PM<BR><B>To:</B> 
Andrew Grangaard<BR><B>Cc:</B> thousand-oaks-pm@pm.org<BR><B>Subject:</B> Re: 
[Thousand-oaks-pm] In anticipation of Perl 6 Hackathon<BR></FONT><BR></DIV>
<DIV></DIV>
<TABLE border=0 cellSpacing=0 cellPadding=0>
  <TBODY>
  <TR>
    <TD vAlign=top>.NET? (Mono notwithstanding :)<BR><BR>Ah! Thank you for the 
      link. I was snooping around the Parrot 1.3 source tree and found evidence 
      of SQLite3 and DBDI in the /ext dir but was not sure how they were linked 
      to the Rakudo Perl 6 implementation if at all at the current time or if 
      they were even alive in Parrot itself. Running strings on libparrot.dll 
      provided no evidence of SQLite unless I forgot to enable during the config 
      stage.<BR><BR>For purposes of the Perl 6 Hackathon, if we can't get a true 
      database interface maybe we could go with an interim SOA or REST approach 
      and defer the persistence layer to web services instead? Just a 
      thought...<BR><BR>T<BR><BR>-- Todd Presta<BR>-- 
      http://www.asciiville.com<BR><BR>--- On <B>Mon, 7/13/09, Andrew Grangaard 
      <I>&lt;agrangaard@rubiconproject.com&gt;</I></B> wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>From: 
        Andrew Grangaard &lt;agrangaard@rubiconproject.com&gt;<BR>Subject: Re: 
        [Thousand-oaks-pm] In anticipation of Perl 6 Hackathon<BR>To: "Todd 
        Presta" &lt;toddpresta@sbcglobal.net&gt;<BR>Cc: 
        thousand-oaks-pm@pm.org<BR>Date: Monday, July 13, 2009, 4:43 PM<BR><BR>
        <DIV class=plainMail>Todd,<BR><BR>Tim (Senor Bunce) is working on a perl 
        6 version of DBI (DBDI).&nbsp; The update from 6 months ago shows some 
        progress.&nbsp; Perhaps there has been more work since then?&nbsp; It 
        might be helpful.<BR><BR><A 
        href="http://perlbuzz.com/2008/12/database-access-in-perl-6-is-coming-along-nicely.html" 
        target=_blank>http://perlbuzz.com/2008/12/database-access-in-perl-6-is-coming-along-nicely.html</A><BR><BR>ps.&nbsp; 
        are there projects that target deployments that aren't 
        *nix?<BR><BR>andrew<BR><BR>Todd Presta wrote:<BR>&gt; I think the 
        database interface and XML would be the trickiest. I would have to 
        perform more research, but it may be possible to interface to a SQLite 
        dynamic library via Native Call Interface. There is information for 
        Parrot for NCI, but I do not know of the connection between Perl 6 and 
        NCI at this point. Maybe an NCI layer in Parrot has to be part of the 
        Perl 6 build?<BR>&gt; <BR>&gt; Anyway, here's a link for the Parrot 
        NCI:<BR>&gt; <BR>&gt; <A 
        href="http://docs.parrot.org/parrot/latest/html/docs/pdds/draft/pdd16_native_call.pod.html" 
        target=_blank>http://docs.parrot.org/parrot/latest/html/docs/pdds/draft/pdd16_native_call.pod.html</A><BR>&gt; 
        <BR>&gt; If okay with everyone, I would like to investigate the database 
        interface layer, primarily searching for existing projects, and/or 
        determining the feasibility of rolling an adapter ourselves.<BR>&gt; 
        <BR>&gt; I assume this project will be targeting a *nix 
        deployment?<BR>&gt; <BR>&gt; <BR>&gt; -- Todd Presta<BR>&gt; -- <A 
        href="http://www.asciiville.com" 
        target=_blank>http://www.asciiville.com</A><BR>&gt; <BR>&gt; --- On 
        *Mon, 7/13/09, Aran Deltac /&lt;<A 
        href="/mc/compose?to=bluefeet@gmail.com" 
        ymailto="mailto:bluefeet@gmail.com">bluefeet@gmail.com</A>&gt;/* 
        wrote:<BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;From: Aran 
        Deltac &lt;<A href="/mc/compose?to=bluefeet@gmail.com" 
        ymailto="mailto:bluefeet@gmail.com">bluefeet@gmail.com</A>&gt;<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;Subject: Re: [Thousand-oaks-pm] In anticipation of 
        Perl 6 Hackathon<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;To: "Jonathan Brown" 
        &lt;<A href="/mc/compose?to=jbrown@reachlocal.com" 
        ymailto="mailto:jbrown@reachlocal.com">jbrown@reachlocal.com</A>&gt;<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;Cc: "shawn faison" &lt;<A 
        href="/mc/compose?to=faison09@gmail.com" 
        ymailto="mailto:faison09@gmail.com">faison09@gmail.com</A>&gt;, "Todd 
        Presta"<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&lt;<A 
        href="/mc/compose?to=toddpresta@sbcglobal.net" 
        ymailto="mailto:toddpresta@sbcglobal.net">toddpresta@sbcglobal.net</A>&gt;, 
        <A href="/mc/compose?to=thousand-oaks-pm@pm.org" 
        ymailto="mailto:thousand-oaks-pm@pm.org">thousand-oaks-pm@pm.org</A><BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;Date: Monday, July 13, 2009, 11:08 AM<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I like that, sounds great.<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I think we'll find that there are, say, 
        10 different pieces to this,<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;then when 
        we start digging in we'll find that... uh, there is no DBI<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;in perl 6 - crap!&nbsp; Gotta figure out a way to 
        access some sort of DB<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;(maybe there is 
        some sort of BDB support in perl 6...), or we'd end<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;up being totally side-tracked by writing an LWP-like 
        library for<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;perl6 so that we could then 
        pull feeds from these services.&nbsp; Oh, and<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;does perl 6 have any XML support yet?&nbsp; Has anyone 
        written an XML<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;module for perl 
        6?<BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;My bet is that just getting 
        a barely functional aggregator and web<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;site going will take a LOT more effort in perl 6 since 
        there isn't a<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;CPAN for perl 6, 
        yet.<BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;That aside, I think the 
        this is a great idea Shawn/Jon.&nbsp; We should<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;do it.&nbsp; We can already identify a few pieces that 
        could be developed<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;independently.&nbsp; 
        First, I'd like to know what tools we have available<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;to us in perl 6, and know how they work:<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;- XML parsing.<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;- Database access.<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;- 
        LWP or similar tools.<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;- 
        mod_perl6<BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;The only one we have 
        for sure is the last one, mod_perl6, but<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;someone needs to understand how it works.&nbsp; The 
        rest needs to be<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;looked in to.<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;We'll each grab one of these research 
        items, and then report to the<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;rest of us 
        as to the current standing of the feature, or if they<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;even exist yet?&nbsp; Then we can take the next steps 
        and actually<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;develop something.<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Does this sound like a good approach to 
        you guys?<BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;I'm wingin it.&nbsp; 
        If you guys would rather just jump right in and do<BR>&gt;&nbsp; 
        &nbsp;&nbsp;&nbsp;this more organically that's fine with me as 
        well.<BR>&gt; <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Aran<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;On Mon, Jul 13, 2009 at 10:51 AM, 
        Jonathan Brown<BR>&gt;&nbsp; &nbsp;&nbsp;&nbsp;&lt;<A 
        href="/mc/compose?to=jbrown@reachlocal.com" 
        ymailto="mailto:jbrown@reachlocal.com">jbrown@reachlocal.com</A> 
        &lt;/mc/compose?to=<A href="/mc/compose?to=jbrown@reachlocal.com" 
        ymailto="mailto:jbrown@reachlocal.com">jbrown@reachlocal.com</A>&gt;&gt; 
        wrote:<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp; &nbsp; Guys,<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp; &nbsp; &nbsp; One idea I had, which is kind of a merger of 
        Shawn's 3 and 4, to<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;some 
        extent, is: Build a website and accompanying backend that<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;will parse feeds of / use APIs 
        of<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;twitter/facebook/Daylife/wherever and agregate content 
        about a<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;specific topic. I 
        like this one because 1) it shows Perl 6 can<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;be used to build the kind of web apps that are popular 
        today (no<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;cgi!), 2) it's 
        not just the web app, because we'll need backend<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;components and db layer to store all the parsed 
        content, 3)<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;since we store 
        the content instead of jsut access live APIs, we<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;can build a "universal" search on top that 
        merges the results of<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;different sources together, and 4) it should be 
        realtively well<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;suited to 
        development by mutliple people, as someone can always<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;just pick a new data source and write an 
        importer for it, or<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;build 
        some other feature that uses the same data set for<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;something.&nbsp; It's basically a pseudo 
        real-time search app.&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;Finally, for 
        the actual implementation of it we show off, we<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;could have it center on Perl 6 / Rakudo / 
        Parrot content.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp; Jon<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <BR>&gt;&nbsp; 
        &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;------------------------------------------------------------------------<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;*From:* 
        thousand-oaks-pm-bounces+jbrown=reachlocal.com<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;&lt;<A href="http://reachlocal.com" 
        target=_blank>http://reachlocal.com</A>&gt;@pm.org &lt;<A 
        href="http://pm.org" target=_blank>http://pm.org</A>&gt;<BR>&gt;&nbsp; 
        &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;[mailto:thousand-oaks-pm-bounces+jbrown<BR>&gt;&nbsp; 
        &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;&lt;/mc/compose?to=thousand-oaks-pm-bounces%2Bjbrown&gt;=reachlocal.com<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&lt;<A href="http://reachlocal.com" 
        target=_blank>http://reachlocal.com</A>&gt;@pm.org &lt;<A 
        href="http://pm.org" target=_blank>http://pm.org</A>&gt;] *On Behalf 
        Of<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;*shawn 
        faison<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;*Sent:* Saturday, 
        July 11, 2009 8:26 PM<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;*To:* Todd Presta<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;*Cc:* <A href="/mc/compose?to=thousand-oaks-pm@pm.org" 
        ymailto="mailto:thousand-oaks-pm@pm.org">thousand-oaks-pm@pm.org</A><BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&lt;/mc/compose?to=<A 
        href="/mc/compose?to=thousand-oaks-pm@pm.org" 
        ymailto="mailto:thousand-oaks-pm@pm.org">thousand-oaks-pm@pm.org</A>&gt;<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;*Subject:* Re: [Thousand-oaks-pm] In 
        anticipation of Perl 6<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Hackathon<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Hey Mongers,<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Ive pondered a few ideas for our hackathon in no 
        particular<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;order such 
        as:<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;1. An&nbsp; 
        IRC bot<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;2. A chat 
        client<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;3. A 
        widget that parses a twitter feed and does some smart<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;operations on it. <BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;4. Something using the Facebook api, Flickr 
        api, or Daylife api.<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Daylife is pretty cool , it aggregates all types of 
        blogs and<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;news feeds. You 
        can grab news based on location , time , weather<BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;and other options.<BR>&gt; <BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;5. A basic multiplayer roleplaying game 
        with a web interface or<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;a 
        MUD RPG. &lt;-- this seems to be my default way of learning a 
        new<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;programming language 
        because its just fun<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;We 
        could do a server and a client for this.<BR>&gt; <BR>&gt;&nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;Im open to doing whatever though really and 
        does anyone else<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;have any 
        ideas ?<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;We could publish 
        whatever we create and have a little catchy<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;logo on the web page that says "Created with Perl 6! 
        or Created<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;with Rakudo!" 
        at the bottom.<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Best Regards<BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Shawn<BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;On Sat, Jul 11, 2009 at 11:25 AM, Todd 
        Presta<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&lt;<A 
        href="/mc/compose?to=toddpresta@sbcglobal.net" 
        ymailto="mailto:toddpresta@sbcglobal.net">toddpresta@sbcglobal.net</A><BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&lt;/mc/compose?to=<A 
        href="/mc/compose?to=toddpresta@sbcglobal.net" 
        ymailto="mailto:toddpresta@sbcglobal.net">toddpresta@sbcglobal.net</A>&gt;&gt; 
        wrote:<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;TO.pm<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;I started a repo on GitHub to push some toy 
        programs<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;initially, and to log some flight time with Rakudo 
        Perl 6.<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;If you are interested, it is located at:<BR>&gt; 
        <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="http://github.com/asciiville/perl6-playground" 
        target=_blank>http://github.com/asciiville/perl6-playground</A><BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="http://github.com/asciiville/perl6-playground/tree/master" 
        target=_blank>http://github.com/asciiville/perl6-playground/tree/master</A>&nbsp; 
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;(first URI redirects to 
        this one)<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Has anybody on the list pondered a Perl 6 project for 
        a<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;hackathon 
        or otherwise?<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;Todd<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; 
        <BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;-- Todd Presta<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp; &nbsp;&nbsp;&nbsp;-- <A href="http://www.asciiville.com" 
        target=_blank>http://www.asciiville.com</A><BR>&gt; <BR>&gt; 
        <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;_______________________________________________<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;Thousand-oaks-pm mailing 
        list<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="/mc/compose?to=Thousand-oaks-pm@pm.org" 
        ymailto="mailto:Thousand-oaks-pm@pm.org">Thousand-oaks-pm@pm.org</A> 
        &lt;/mc/compose?to=<A href="/mc/compose?to=Thousand-oaks-pm@pm.org" 
        ymailto="mailto:Thousand-oaks-pm@pm.org">Thousand-oaks-pm@pm.org</A>&gt;<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="http://mail.pm.org/mailman/listinfo/thousand-oaks-pm" 
        target=_blank>http://mail.pm.org/mailman/listinfo/thousand-oaks-pm</A><BR>&gt; 
        <BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; 
        &nbsp;&nbsp;&nbsp;_______________________________________________<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;Thousand-oaks-pm mailing 
        list<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="/mc/compose?to=Thousand-oaks-pm@pm.org" 
        ymailto="mailto:Thousand-oaks-pm@pm.org">Thousand-oaks-pm@pm.org</A> 
        &lt;/mc/compose?to=<A href="/mc/compose?to=Thousand-oaks-pm@pm.org" 
        ymailto="mailto:Thousand-oaks-pm@pm.org">Thousand-oaks-pm@pm.org</A>&gt;<BR>&gt;&nbsp; 
        &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;<A 
        href="http://mail.pm.org/mailman/listinfo/thousand-oaks-pm" 
        target=_blank>http://mail.pm.org/mailman/listinfo/thousand-oaks-pm</A><BR>&gt; 
        <BR>&gt; <BR>&gt; <BR>&gt; 
        ------------------------------------------------------------------------<BR>&gt; 
        <BR>&gt; _______________________________________________<BR>&gt; 
        Thousand-oaks-pm mailing list<BR>&gt; <A 
        href="/mc/compose?to=Thousand-oaks-pm@pm.org" 
        ymailto="mailto:Thousand-oaks-pm@pm.org">Thousand-oaks-pm@pm.org</A><BR>&gt; 
        <A href="http://mail.pm.org/mailman/listinfo/thousand-oaks-pm" 
        target=_blank>http://mail.pm.org/mailman/listinfo/thousand-oaks-pm</A><BR><BR><BR></DIV></BLOCKQUOTE></TD></TR></TBODY></TABLE></BODY></HTML>