Subject: | POD normalize_maketext_string() spiff ups |
http://search.cpan.org/perldoc?
Locale::Maketext::Utils::Phrase::Norm#normalize_maketext_string()
• Verbiage?:
- This gets a single argument the "Filter Result Object" that defines data about the phrase.
+ This gets passed a single argument: the "Filter Result Object" that defines data about the
phrase.
• Point them to _Stub.pm:
- It’s a good idea to explain the filter in it’s POD.
+ It’s a good idea to explain the filter in it’s POD. … Check out _Stub for some boilerplate …
• Better substitution example:
- s/X/Y/g
+ s/X/[comment,unexpected X]/g