The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<?xml version="1.0" encoding="UTF-8" ?>
<Project
  xmlns="http://usefulinc.com/ns/doap#"
  xmlns:dc="http://purl.org/dc/terms/"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  >
  <name>Bread-Board</name>
  <shortdesc>A solderless way to wire up your application components</shortdesc>
  <developer>
    <foaf:Person>
      <foaf:name>Stevan Little</foaf:name>
      <foaf:mbox rdf:resource="mailto:stevan@iinteractive.com" />
    </foaf:Person>
  </developer>
  <helper>
    <foaf:Person>
      <foaf:name>André Walker</foaf:name>
      <foaf:mbox rdf:resource="mailto:andre@andrewalker.net" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Brad Bowman</foaf:name>
      <foaf:mbox rdf:resource="mailto:github@bereft.net" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Caleb Cushing</foaf:name>
      <foaf:mbox rdf:resource="mailto:xenoterracide@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Daisuke Maki</foaf:name>
      <foaf:mbox rdf:resource="mailto:dmaki@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Florian Ragwitz</foaf:name>
      <foaf:mbox rdf:resource="mailto:rafl@debian.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Gabor Szabo</foaf:name>
      <foaf:mbox rdf:resource="mailto:szabgab@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Gianni Ceccarelli</foaf:name>
      <foaf:mbox rdf:resource="mailto:gianni.ceccarelli@net-a-porter.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Jason Galea</foaf:name>
      <foaf:mbox rdf:resource="mailto:jason@lecstor.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Jason May</foaf:name>
      <foaf:mbox rdf:resource="mailto:jason.a.may@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Jay Hannah</foaf:name>
      <foaf:mbox rdf:resource="mailto:jay.hannah@iinteractive.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Jesse Luehrs</foaf:name>
      <foaf:mbox rdf:resource="mailto:doy@tozt.net" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Jonathan Rockway</foaf:name>
      <foaf:mbox rdf:resource="mailto:jon@jrock.us" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Kip Hampton</foaf:name>
      <foaf:mbox rdf:resource="mailto:khampton@totalcinema.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Neil Bowers</foaf:name>
      <foaf:mbox rdf:resource="mailto:neil@bowers.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Philippe Bruhat</foaf:name>
      <foaf:nick>BooK</foaf:nick>
      <foaf:mbox rdf:resource="mailto:book@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Sterling Hanenkamp</foaf:name>
      <foaf:mbox rdf:resource="mailto:hanenkamp@cpan.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Stevan Little</foaf:name>
      <foaf:mbox rdf:resource="mailto:stevan.little@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Tomas Doran</foaf:name>
      <foaf:mbox rdf:resource="mailto:bobtfish@bobtfish.net" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>Yanick Champoux</foaf:name>
      <foaf:mbox rdf:resource="mailto:yanick@babyl.dyndns.org" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>ben hengst</foaf:name>
      <foaf:mbox rdf:resource="mailto:ben.hengst@gmail.com" />
    </foaf:Person>
  </helper>
  <helper>
    <foaf:Person>
      <foaf:name>zdk</foaf:name>
      <foaf:mbox rdf:resource="mailto:nx2zdk@gmail.com" />
    </foaf:Person>
  </helper>
  <license rdf:resource="http://dev.perl.org/licenses/" />
  <homepage rdf:resource="https://github.com/stevan/BreadBoard" />
  <bug-database rdf:resource="https://github.com/stevan/BreadBoard/issues" />
  <repository>
    <GitRepository>
      <browse rdf:resource="https://github.com/stevan/BreadBoard" />
      <location rdf:resource="https://github.com/stevan/BreadBoard.git" />
    </GitRepository>
  </repository>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.01</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-07</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.02</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-08</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.03</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-08</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.04</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-10-31</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.05</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-11-03</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.06</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-11-03</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.07</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-02-18</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.08</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-18</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.09</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2009-07-29</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.10</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-02-22</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.11</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-03-25</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.12</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-04-18</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.13</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-04-23</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.14</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-08-24</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.15</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2010-09-30</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.16</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-01-10</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.17</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-02-22</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.18</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-04-13</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.19</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-06-01</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.20</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-06-13</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.21</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-09-06</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.22</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-10-03</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.23</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-10-14</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.24</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-10-15</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.25</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2011-10-20</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.26</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-08-01</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.27</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-08-06</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.28</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-08-30</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.29</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2013-11-21</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.30</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-02-02</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.31</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-05-08</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.32</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-06-03</dc:issued>
    </Version>
  </release>
  <programming-language>Perl</programming-language>
</Project>