Skip to content

briandfoy/raku-PrettyDump

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
t
 
 
xt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

macOS statusubuntu statusMS Windows statusAppVeyor status artistic2

The Raku PrettyDump module

When you want to look at your Raku data structure, you probably want something nicer than .perl or .gist.

I wrote about this in Pretty Printing Perl 6.

Installation

Install it with zef, which comes with the latest Rakudo Star:

zef install PrettyDump

You can also checkout the latest sources then install from that directory:

zef install .

Contributing

Fork the perl6-PrettyDump, edit, commit, and send a pull request!

If it's something non-trivial, you might consider opening an issue first.

Author

brian d foy, based off a the perl-pp module from Jeffrey Goff.

License

Artistic License 2.0

About

Format a Perl 6 data structure for human inspection

Resources

License

Stars

Watchers

Forks

Packages

No packages published