Skip to content

ingydotnet/xxx-pm6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perl 6 Implementation of XXX.pm.

(See: http://search.cpan.org/dist/XXX/lib/XXX.pm )

== SYNOPSIS

    use XXX;
    
    WWW($anything);     # warn with a YAML dump
    XXX($anything);     # exit with a YAML dump
    YYY($anything);     # print a YAML dump
    ZZZ($anything);     # die with a YAML dump

== INSTALLATION

With a fresh copy of http://github.com/masak/ufo

    > ufo && make test install purge

About

See Your Perl 6 Data in the Nude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages