/perl6-Pod-To-HTMLBody

Convert Perl 6 POD to the body of an HTML file.

Primary LanguagePerl 6

Pod-To-HTMLBody Build Status

Pod-To-HTMLBody

Generates a HTML fragment

Please note that there's a Pod::To::Tree module that will get broken out once it handles the test cases, and Pod::To::HTMLBody will use that instead of surrounding the ::To::Tree module.

Installation

  • Using zef (a module management tool bundled with Rakudo Star):
    zef update && zef install Pod::To::HTMLBody

Testing

To run tests:

    prove -e perl6

Author

Jeffrey Goff, DrForr on #perl6, https://github.com/drforr/

License

Artistic License 2.0