BorderStyle 3.0.3 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: BorderStyle
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: BorderStyle
- 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 |
---|---|---|---|
BorderStyle | Border styles | v3.0.3 | metacpan |
BorderStyle::Test::CustomChar | A border style that uses a single custom character | v3.0.3 | metacpan |
BorderStyle::Test::Labeled | A border style that uses labeled characters | v3.0.3 | metacpan |
BorderStyleRole::Source::ASCIIArt | Get border characters from ASCII art | v3.0.3 | metacpan |
BorderStyleRole::Source::Hash | Get border characters from %CHARS (or @MULTI_CHARS) package variable | v3.0.3 | metacpan |
BorderStyleRole::Spec::Basic | Required methods for all BorderStyle::* modules | v3.0.3 | metacpan |
BorderStyleRole::Transform::BoxChar | Emit proper escape code to display box characters | v3.0.3 | metacpan |
BorderStyleRole::Transform::InnerOnly | Strip outer border characters | v3.0.3 | metacpan |
BorderStyleRole::Transform::OuterOnly | Strip inner border characters | v3.0.3 | metacpan |