PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` =pod =for comment DO NOT EDIT. This Pod was generated by Swim v0.1.48. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 =head1 Pegex Tutorials Pegex has a growing number of tutorials on how to do various parsing tasks. This document is just an index to the current tutorials. =over =item L This is a very in-depth tutorial of the creation of the module L (a JSON decoder that uses Pegex) and the thought that went into creating it. It covers almost all of the L as well. =item L Pegex comes with an C directory. One example is L. It's a simple precedence parser (and evaluator) for arithmetic expressions like this one: 1 * (2 + 3) / (4 ^ 5 ^ 6 - -7) =back =head1 See Also =over =item L API documentation. =item L A detailed description of the Pegex grammar language syntax. =item L A list of all things Pegex. =back =cut