Changeset 19153 for v6/v6-KindaPerl6/docs/FAQ.pod
- Timestamp:
- 12/10/07 20:04:18 (12 months ago)
- Files:
-
- 1 modified
-
v6/v6-KindaPerl6/docs/FAQ.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
v6/v6-KindaPerl6/docs/FAQ.pod
r19115 r19153 121 121 122 122 [kp6] I have refactored subroutine XXX for clarity and updated the documentation. 123 124 =head3 Seeing an intermediate step. 125 126 Sometimes you want to see how kp6 "saw" the code. This is seen by running the 127 code though AST backend. 128 129 perl script/kp6 -Cast -e ' "a" eq "b" ' 123 130 124 131 =head3 Cannot see the forest for the trees. / Boot strapping
