Pugs::Doc::Hack

Pugs::Doc::Hack is a Perl module documentation on how to hack on Pugs.
Download

Pugs::Doc::Hack Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Pugs::Doc::Hack team
  • Publisher web site:
  • http://search.cpan.org/~audreyt/Perl6-Pugs-6.2.13/docs/Pugs/Doc/Hack.pod

Pugs::Doc::Hack Tags


Pugs::Doc::Hack Description

Pugs::Doc::Hack is a Perl module documentation on how to hack on Pugs. Pugs::Doc::Hack is a Perl module documentation on how to hack on Pugs.SYNOPSIS # Fetch latest Pugs from Subversion repository $ svn co http://svn.openfoundry.org/pugs $ cd pugs # review build options controlled by env variables $ $PAGER ./INSTALL # Configure Pugs $ perl Makefile.PL # Compile Pugs $ make # Test $ make test # or instead of Test, Smoke: # do the following only once $ sudo cpan Task::Smoke $ cp util/smoker-example.yml ~/.smoker.yml $ $EDITOR ~/.smoker.yml $ make smoke # generates smoke.html, smoke.yml # Optionally, submit your smoke report to the public smokeserver: $ perl util/smokeserv/smokeserv-client.pl smoke.html smoke.ymlThis document attempts to explain how to start working on Pugs, as well as conventions used in day-to-day development. Requirements: · Perl


Pugs::Doc::Hack Related Software