diff --git a/Changes b/Changes index 78ad1ff..5792dc8 100644 --- a/Changes +++ b/Changes @@ -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. diff --git a/lib/Bundle/Theory.pm b/lib/Bundle/Theory.pm index e4be287..91f6d79 100644 --- a/lib/Bundle/Theory.pm +++ b/lib/Bundle/Theory.pm @@ -57,6 +57,8 @@ Test::Reporter CPAN::SQLite +Parse::RecDescent + YAML DBI @@ -303,10 +305,10 @@ Return::Value Sub::Exporter -Want - Moose +Want + =head1 Author =begin comment