Skip to content

ingydotnet/xxx-pm6

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
 
 
 
 
 
 
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