Changeset 11025 for lib

Show
Ignore:
Timestamp:
06/30/06 13:29:27 (3 years ago)
Author:
daxim
Message:

clarified prerequisites for smoking

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lib/Pugs/Doc/Hack.pod

    r10834 r11025  
    1616 
    1717    # Test 
    18     $ make test                            # or 
    19     $ sudo cpan Bundle::Pugs::SmokeKit     # (once) 
     18    $ make test 
     19 
     20    # or instead of Test, Smoke: 
     21 
     22    # do the following three only once 
     23    $ sudo cpan Bundle::Pugs::SmokeKit Module::Install PadWalker 
     24    $ cp util/smoker-example.yml ~/.smoker.yml 
     25    $ $EDITOR ~/.smoker.yml 
     26 
    2027    $ make smoke                           # generates a smoke.html 
    2128    # Optionally, submit your smoke report to the public smokeserver: 
     
    167174    |   |                      version 1.0 
    168175    |   |-- POE                Beginning of an experimental port of Perl 5 POE 
    169     |   |-- T2-Perl6           T2 (Tangram::Schema redesign) -> Perl6::Class  
     176    |   |-- T2-Perl6           T2 (Tangram::Schema redesign) -> Perl6::Class 
    170177    |   |-- XML-Sax            Simple API for XML 
    171178    |