Skip to content

drforr/perl6-pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pp

perl6-pp provides a configurable pretty-printer for Perl6 data structures.

Installation

  • Using panda (a module management tool bundled with Rakudo Star):
    panda update && panda install Pretty::Printer
  • Using ufo (a project Makefile creation script bundled with Rakudo Star) and make:
    ufo                    
    make
    make test
    make install

Testing

To run tests:

    prove -e perl6

Author

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

License

Artistic License 2.0

About

Pretty Printer for Perl6 data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%