Help for this page
#!/usr/bin/perl -w ... $m->parse(); #for ( $m->parts ) { $_->postprocess() };
package Language::Flow::Simple::Sprintf; ... } 1;