- Timestamp:
- 06/30/06 13:29:27 (3 years ago)
- Files:
-
- 1 modified
-
lib/Pugs/Doc/Hack.pod (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lib/Pugs/Doc/Hack.pod
r10834 r11025 16 16 17 17 # 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 20 27 $ make smoke # generates a smoke.html 21 28 # Optionally, submit your smoke report to the public smokeserver: … … 167 174 | | version 1.0 168 175 | |-- 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 170 177 | |-- XML-Sax Simple API for XML 171 178 |
