<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://unknownplace.org/cpanrecent/">
    <title>CPAN Recent Changes</title>
    <description>CPAN Recent with Changelog</description>
    <link>http://unknownplace.org/cpanrecent/</link>
    <dc:creator>typester</dc:creator>

    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://search.cpan.org/~arthur/Parse-Stallion-0.03/" />
        <rdf:li rdf:resource="http://search.cpan.org/~mjcarman/Tkx-FindBar-0.01/" />
        <rdf:li rdf:resource="http://search.cpan.org/~rkrimen/File-Assets-0.060_7/" />
        <rdf:li rdf:resource="http://search.cpan.org/~srezic/GD-Convert-2.14/" />
        <rdf:li rdf:resource="http://search.cpan.org/~lsaunders/Catalyst-Controller-DBIC-API-1.001000/" />
        <rdf:li rdf:resource="http://search.cpan.org/~srezic/GraphViz-Makefile-1.16/" />
        <rdf:li rdf:resource="http://search.cpan.org/~steffenw/DBD-PO-0.03/" />
        <rdf:li rdf:resource="http://search.cpan.org/~steffenw/Bundle-DBD-PO-0.03/" />
        <rdf:li rdf:resource="http://search.cpan.org/~piers/sapnwrfc-0.20/" />
        <rdf:li rdf:resource="http://search.cpan.org/~reneeb/Sub-Called-0.03/" />
        <rdf:li rdf:resource="http://search.cpan.org/~fglock/v6-0.024/" />
        <rdf:li rdf:resource="http://search.cpan.org/~fglock/Pugs-Compiler-Rule-0.33/" />
        <rdf:li rdf:resource="http://search.cpan.org/~dmcbride/Getopt-Modular-0.02/" />
        <rdf:li rdf:resource="http://search.cpan.org/~sixtease/XML-Entities-0.0303/" />
        <rdf:li rdf:resource="http://search.cpan.org/~smueller/Math-Symbolic-Custom-Transformation-2.01/" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://search.cpan.org/~arthur/Parse-Stallion-0.03/">
    <title>Parse-Stallion-0.03</title>
    <description>Perl backtracking parser and resultant tree evaluator </description>
    <link>http://search.cpan.org/~arthur/Parse-Stallion-0.03/</link>
    <content:encoded>
      <![CDATA[<p>Perl backtracking parser and resultant tree evaluator </p>
<pre><code>0.03
     allowed 'eval' to be an abbreviation for 'evaluation'

     multiple rule now has option match_min_first

     fixed error in case of parsing during evaluation, if multiple
     rule fails with no children.

     allow more than one parser at a time, notably when
     evaluating during parsing is on, the code can call another parser
</code></pre><p><a href="http://search.cpan.org/diff?from=Parse-Stallion-0.02&to=Parse-Stallion-0.03">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Arthur Goldstein</dc:creator>
    <dc:date>2008-07-23T20:06:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~mjcarman/Tkx-FindBar-0.01/">
    <title>Tkx-FindBar-0.01</title>
    <description>Perl Tkx extension for an incremental search toolbar </description>
    <link>http://search.cpan.org/~mjcarman/Tkx-FindBar-0.01/</link>
    <content:encoded>
      <![CDATA[<p>Perl Tkx extension for an incremental search toolbar </p>
<pre><code></code></pre>]]>
    </content:encoded>
    <dc:creator>Michael Carman</dc:creator>
    <dc:date>2008-07-23T19:45:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~rkrimen/File-Assets-0.060_7/">
    <title>File-Assets-0.060_7</title>
    <description>Manage .css and .js assets in a web application </description>
    <link>http://search.cpan.org/~rkrimen/File-Assets-0.060_7/</link>
    <content:encoded>
      <![CDATA[<p>Manage .css and .js assets in a web application </p>
<pre><code>0.060_7 Wednesday July 23 12:09:34 PDT 2008:
 - Reactivated *::Minifier::XS since fixed
 - Added some set_ methods to File::Assets
 - Added some tests and documentation
</code></pre><p><a href="http://search.cpan.org/diff?from=File-Assets-0.060_6&to=File-Assets-0.060_7">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Robert Krimen</dc:creator>
    <dc:date>2008-07-23T19:32:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~srezic/GD-Convert-2.14/">
    <title>GD-Convert-2.14</title>
    <description>additional output formats for GD </description>
    <link>http://search.cpan.org/~srezic/GD-Convert-2.14/</link>
    <content:encoded>
      <![CDATA[<p>additional output formats for GD </p>
<pre><code>2.14
       - fixed possible test failure if no $DISPLAY is available
       - fixed test failure with old netpbm without -transparent
         support</code></pre><p><a href="http://search.cpan.org/diff?from=GD-Convert-2.13&to=GD-Convert-2.14">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Slaven Rezić</dc:creator>
    <dc:date>2008-07-23T19:08:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~lsaunders/Catalyst-Controller-DBIC-API-1.001000/">
    <title>Catalyst-Controller-DBIC-API-1.001000</title>
    <description>1.001000
- Added setup_list_method configuration flag (jshirley)
- Added support for setting config params in stash
- Added list_grouped_by, list_count and list_ordered_by config attributes
- Fixed bug with behaviour of list_returns

1.000002
- Fixed lack of deserialization under RPC
</description>
    <link>http://search.cpan.org/~lsaunders/Catalyst-Controller-DBIC-API-1.001000/</link>
    <content:encoded>
      <![CDATA[<p>1.001000
- Added setup_list_method configuration flag (jshirley)
- Added support for setting config params in stash
- Added list_grouped_by, list_count and list_ordered_by config attributes
- Fixed bug with behaviour of list_returns

1.000002
- Fixed lack of deserialization under RPC
</p>
<pre><code></code></pre><p><a href="http://search.cpan.org/diff?from=Catalyst-Controller-DBIC-API-1.000001&to=Catalyst-Controller-DBIC-API-1.001000">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Luke Saunders</dc:creator>
    <dc:date>2008-07-23T18:57:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~srezic/GraphViz-Makefile-1.16/">
    <title>GraphViz-Makefile-1.16</title>
    <description>Create Makefile graphs using GraphViz </description>
    <link>http://search.cpan.org/~srezic/GraphViz-Makefile-1.16/</link>
    <content:encoded>
      <![CDATA[<p>Create Makefile graphs using GraphViz </p>
<pre><code>1.16
       - no functional change, just a test improvement
</code></pre><p><a href="http://search.cpan.org/diff?from=GraphViz-Makefile-1.15&to=GraphViz-Makefile-1.16">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Slaven Rezić</dc:creator>
    <dc:date>2008-07-23T18:22:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~steffenw/DBD-PO-0.03/">
    <title>DBD-PO-0.03</title>
    <description>DBI driver for PO files </description>
    <link>http://search.cpan.org/~steffenw/DBD-PO-0.03/</link>
    <content:encoded>
      <![CDATA[<p>DBI driver for PO files </p>
<pre><code>0.03  Wed Jul 23 19:00:00 2008
- 3rd developer test version
- fixed any problems of taint mode
- changed default separator to LF
</code></pre><p><a href="http://search.cpan.org/diff?from=DBD-PO-0.02&to=DBD-PO-0.03">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Steffen Winkler</dc:creator>
    <dc:date>2008-07-23T18:06:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~steffenw/Bundle-DBD-PO-0.03/">
    <title>Bundle-DBD-PO-0.03</title>
    <description>A bundle to install all DBD::PO related modules </description>
    <link>http://search.cpan.org/~steffenw/Bundle-DBD-PO-0.03/</link>
    <content:encoded>
      <![CDATA[<p>A bundle to install all DBD::PO related modules </p>
<pre><code>0.03  Wed Jul 23 19:00:00 2008
- 3rd developer test version 
</code></pre><p><a href="http://search.cpan.org/diff?from=Bundle-DBD-PO-0.02&to=Bundle-DBD-PO-0.03">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Steffen Winkler</dc:creator>
    <dc:date>2008-07-23T18:05:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~piers/sapnwrfc-0.20/">
    <title>sapnwrfc-0.20</title>
    <description>SAP Netweaver RFC support for Perl </description>
    <link>http://search.cpan.org/~piers/sapnwrfc-0.20/</link>
    <content:encoded>
      <![CDATA[<p>SAP Netweaver RFC support for Perl </p>
<pre><code></code></pre><p><a href="http://search.cpan.org/diff?from=sapnwrfc-0.17&to=sapnwrfc-0.20">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Piers Harding</dc:creator>
    <dc:date>2008-07-23T18:02:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~reneeb/Sub-Called-0.03/">
    <title>Sub-Called-0.03</title>
    <description>get information about how the subroutine is called </description>
    <link>http://search.cpan.org/~reneeb/Sub-Called-0.03/</link>
    <content:encoded>
      <![CDATA[<p>get information about how the subroutine is called </p>
<pre><code>0.03    2008-07-23
        + already_called and not_called provided by Curtis &quot;Ovid&quot; Poe
        + more tests
        + more documentation
</code></pre><p><a href="http://search.cpan.org/diff?from=Sub-Called-0.02&to=Sub-Called-0.03">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Renee Baecker</dc:creator>
    <dc:date>2008-07-23T15:30:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~fglock/v6-0.024/">
    <title>v6-0.024</title>
    <description>An experimental Perl 6 implementation </description>
    <link>http://search.cpan.org/~fglock/v6-0.024/</link>
    <content:encoded>
      <![CDATA[<p>An experimental Perl 6 implementation </p>
<pre><code></code></pre><p><a href="http://search.cpan.org/diff?from=v6-0.023&to=v6-0.024">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Flávio Soibelmann Glock</dc:creator>
    <dc:date>2008-07-23T14:38:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~fglock/Pugs-Compiler-Rule-0.33/">
    <title>Pugs-Compiler-Rule-0.33</title>
    <description>Compiler for Perl 6 regexes </description>
    <link>http://search.cpan.org/~fglock/Pugs-Compiler-Rule-0.33/</link>
    <content:encoded>
      <![CDATA[<p>Compiler for Perl 6 regexes </p>
<pre><code>0.33  2008-07-23
- added unicode property 'isLr'
- fixed character-class name rule
</code></pre><p><a href="http://search.cpan.org/diff?from=Pugs-Compiler-Rule-0.32&to=Pugs-Compiler-Rule-0.33">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Flávio Soibelmann Glock</dc:creator>
    <dc:date>2008-07-23T14:38:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~dmcbride/Getopt-Modular-0.02/">
    <title>Getopt-Modular-0.02</title>
    <description>Modular access to Getopt::Long </description>
    <link>http://search.cpan.org/~dmcbride/Getopt-Modular-0.02/</link>
    <content:encoded>
      <![CDATA[<p>Modular access to Getopt::Long </p>
<pre><code>0.01    July 22, 2008
        + Core functionality released

0.02    July 23, 2008
        * Fixed missing pre-req
        * Added Changes </code></pre><p><a href="http://search.cpan.org/diff?from=Getopt-Modular-0.01&to=Getopt-Modular-0.02">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Darin McBride</dc:creator>
    <dc:date>2008-07-23T14:11:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~sixtease/XML-Entities-0.0303/">
    <title>XML-Entities-0.0303</title>
    <description>Decode strings with XML entities </description>
    <link>http://search.cpan.org/~sixtease/XML-Entities-0.0303/</link>
    <content:encoded>
      <![CDATA[<p>Decode strings with XML entities </p>
<pre><code>0.03_03 2008-07-23 11:52
        download-entities.pl:
        Switched from LWP::Simple to LWP::UserAgent (patch by Guillaume Protet).
        Enabled timeout control.
</code></pre><p><a href="http://search.cpan.org/diff?from=XML-Entities-0.03-02&to=XML-Entities-0.0303">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Oldřich Krůza</dc:creator>
    <dc:date>2008-07-23T13:24:00Z</dc:date>
  </item>
  <item rdf:about="http://search.cpan.org/~smueller/Math-Symbolic-Custom-Transformation-2.01/">
    <title>Math-Symbolic-Custom-Transformation-2.01</title>
    <description>Transform Math::Symbolic trees </description>
    <link>http://search.cpan.org/~smueller/Math-Symbolic-Custom-Transformation-2.01/</link>
    <content:encoded>
      <![CDATA[<p>Transform Math::Symbolic trees </p>
<pre><code>2.01  Wed Jul 23 14:16 2008
    - Documentation patches.
</code></pre><p><a href="http://search.cpan.org/diff?from=Math-Symbolic-Custom-Transformation-2.00&to=Math-Symbolic-Custom-Transformation-2.01">View all changes</a></p>]]>
    </content:encoded>
    <dc:creator>Steffen Müller</dc:creator>
    <dc:date>2008-07-23T12:31:00Z</dc:date>
  </item>
</rdf:RDF>
