Skip to content

Commit

Permalink
Update doc to reflect where the smartmatch spec is
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez committed May 12, 2009
1 parent bbfda49 commit 575937a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.txt
Expand Up @@ -25,5 +25,13 @@

Now you have perl5.11.0 in your path.

4. Run: prove -e perl5.11.0
4. Read the smartmatch spec defined in the pod.

$ perldoc perlsyn

Grep for "Smart matching in detail"

5. Write tests exploiting behaviors defined in perlsyn

6. Run: prove -e perl5.11.0

0 comments on commit 575937a

Please sign in to comment.