The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?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>MooseX-Blessed-Reconstruct</name>
  <shortdesc>A L&lt;Data::Visitor&gt; for creating Moose objects from blessed placeholders</shortdesc>
  <developer>
    <foaf:Person>
      <foaf:name>Yuval Kogman</foaf:name>
      <foaf:mbox rdf:resource="mailto:nothingmuch@woobling.org" />
    </foaf:Person>
  </developer>
  <developer>
    <foaf:Person>
      <foaf:name>Jonathan Rockway</foaf:name>
      <foaf:mbox rdf:resource="mailto:jrockway@cpan.org" />
    </foaf:Person>
  </developer>
  <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>Yanick Champoux</foaf:name>
      <foaf:mbox rdf:resource="mailto:yanick@babyl.dyndns.org" />
    </foaf:Person>
  </helper>
  <license rdf:resource="http://dev.perl.org/licenses/" />
  <homepage rdf:resource="http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/" />
  <bug-database rdf:resource="https://github.com/yanick/moosex-blessed-reconstruct/issues" />
  <repository>
    <GitRepository>
      <browse rdf:resource="https://github.com/yanick/moosex-blessed-reconstruct" />
      <location rdf:resource="https://github.com/yanick/moosex-blessed-reconstruct.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-09-24</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-12-06</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">2009-09-17</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">2010-07-13</dc:issued>
    </Version>
  </release>
  <release>
    <Version>
      <revision rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5</revision>
      <dc:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2014-10-30</dc:issued>
    </Version>
  </release>
  <programming-language>Perl</programming-language>
</Project>