Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Depend on Perl6::Doc 0.43
  • Loading branch information
hinrik committed Jul 24, 2009
1 parent 056121c commit 9571a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
@@ -1,5 +1,6 @@
0.16_03
- Small Pod fixes
- Depend on Perl6::Doc 0.43

0.16_02 Fri Jul 24 15:19:07 GMT 2009
- Added Win32::Console::ANSI as a recommended dep
Expand Down
2 changes: 1 addition & 1 deletion Makefile.PL
Expand Up @@ -17,7 +17,7 @@ requires ('Getopt::Long' => '2.33');
requires ('IO::Interactive' => '0');
requires ('File::ShareDir' => '0');
requires ('File::Temp' => '0');
requires ('Perl6::Doc' => '0.42');
requires ('Perl6::Doc' => '0.43');
requires ('Perl6::Perldoc' => '0.0.5');
requires ('Perl6::Perldoc::To::Ansi' => '0.07');
requires ('Pod::Text::Ansi' => '0.03');
Expand Down

0 comments on commit 9571a50

Please sign in to comment.