Show
Ignore:
Timestamp:
12/10/07 20:04:18 (12 months ago)
Author:
dlo
Message:

[kp6] fixed infix space problem

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v6/v6-KindaPerl6/docs/FAQ.pod

    r19115 r19153  
    121121 
    122122 [kp6] I have refactored subroutine XXX for clarity and updated the documentation. 
     123 
     124=head3 Seeing an intermediate step. 
     125 
     126Sometimes you want to see how kp6 "saw" the code.  This is seen by running the 
     127code though AST backend. 
     128 
     129 perl script/kp6 -Cast -e ' "a" eq "b" ' 
    123130 
    124131=head3 Cannot see the forest for the trees. / Boot strapping