Text-Pipe 0.10 Latest
Kwalitee Issues
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Text::Pipe | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Append | Pipe segment that appends text to input | 0.10 | metacpan |
| Text::Pipe::Base | Base class for text pipe segments | 0.10 | metacpan |
| Text::Pipe::Chomp | Pipe segment that chomps input | 0.10 | metacpan |
| Text::Pipe::Chop | Pipe segment that chops input | 0.10 | metacpan |
| Text::Pipe::Code | Filter text through a code ref | 0.10 | metacpan |
| Text::Pipe::List::First | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Grep | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Map | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Max | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::MaxStr | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Min | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::MinStr | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Pop | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Reduce | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Shift | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Shuffle | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Size | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Sort | Common text filter API | 0.10 | metacpan |
| Text::Pipe::List::Sum | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Lowercase | Common text filter API | 0.10 | metacpan |
| Text::Pipe::LowercaseFirst | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Multiplex | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Prepend | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Print | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Repeat | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Reverse | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Say | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Split | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Stackable | Stackable text pipes | 0.10 | metacpan |
| Text::Pipe::Tester | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Trim | Common text filter API | 0.10 | metacpan |
| Text::Pipe::Uppercase | Common text filter API | 0.10 | metacpan |
| Text::Pipe::UppercaseFirst | Common text filter API | 0.10 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| README.mkdn | metacpan |