Skip to content

Commit

Permalink
Added Parse::RecDescent.
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Feb 6, 2008
1 parent c2ad6ae commit f069538
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -7,6 +7,7 @@ Revision history for Perl extension Bundle::Theory.
Net::FTPServer.
- Removed IO::Socket::SSL for now, since its tests fail.
- Added Want.
- Added Parse::RecDescent.

1.02 2008-02-05 00:07:25
- Added `t/basic.t` so that it would actually be distributed. Duh.
Expand Down
6 changes: 4 additions & 2 deletions lib/Bundle/Theory.pm
Expand Up @@ -57,6 +57,8 @@ Test::Reporter
CPAN::SQLite
Parse::RecDescent
YAML
DBI
Expand Down Expand Up @@ -303,10 +305,10 @@ Return::Value
Sub::Exporter
Want
Moose
Want
=head1 Author
=begin comment
Expand Down

0 comments on commit f069538

Please sign in to comment.