mizzy's Journal
http://use.perl.org/~mizzy/journal/
mizzy's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:45:51+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00mizzy's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~mizzy/journal/
Text::Trac refactoring
http://use.perl.org/~mizzy/journal/31550?from=rss
<p>I've refactored inline node parsers of Text::Trac wholly because they don't work well.<br>http://svn.mizzy.org/public/library/perl/trunk/Text-Trac/</p><p>My inline parsers were not derived from Trac source codes.But now, my parsers are very inspired by Trac source codes.</p><p>For my refactoring, I've read Python source codes for the first time. Pythons's regexp named capture and Match object are so cool.Trac uses these functions nicely.</p>mizzy2006-11-09T04:21:41+00:00journal