BorderStyles-Standard 0.003 Deleted
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: BorderStyles::Standard
 
- meta_yml_declares_perl_version
 - 
        
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
 - 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::ASCII::None, BorderStyle::ASCII::SingleLine, BorderStyle::ASCII::SingleLineHorizontalOnly, BorderStyle::ASCII::SingleLineInnerOnly, BorderStyle::ASCII::SingleLineOuterOnly, BorderStyle::ASCII::SingleLineVerticalOnly, BorderStyle::ASCII::Space, BorderStyle::ASCII::SpaceInnerOnly, BorderStyle::BoxChar::None, BorderStyle::BoxChar::SingleLine, BorderStyle::BoxChar::SingleLineHorizontalOnly, BorderStyle::BoxChar::SingleLineInnerOnly, BorderStyle::BoxChar::SingleLineOuterOnly, BorderStyle::BoxChar::SingleLineVerticalOnly, BorderStyle::BoxChar::Space, BorderStyle::BoxChar::SpaceInnerOnly, BorderStyle::UTF8::Brick, BorderStyle::UTF8::BrickOuterOnly, BorderStyle::UTF8::DoubleLine, BorderStyle::UTF8::None, BorderStyle::UTF8::SingleLine, BorderStyle::UTF8::SingleLineBold, BorderStyle::UTF8::SingleLineBoldHeader, BorderStyle::UTF8::SingleLineCurved, BorderStyle::UTF8::SingleLineHorizontalOnly, BorderStyle::UTF8::SingleLineInnerOnly, BorderStyle::UTF8::SingleLineOuterOnly, BorderStyle::UTF8::SingleLineVerticalOnly, BorderStyle::UTF8::Space, BorderStyle::UTF8::SpaceInnerOnly, BorderStyles::Standard
 
- 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 | 
|---|---|---|---|
| BorderStyle::ASCII::None | No borders, but data row separator is still drawn using dashes | 0.003 | metacpan | 
| BorderStyle::ASCII::SingleLine | Single line border with ASCII characters | 0.003 | metacpan | 
| BorderStyle::ASCII::SingleLineHorizontalOnly | Single line border with ASCII characters, horizontal only | 0.003 | metacpan | 
| BorderStyle::ASCII::SingleLineInnerOnly | Single line border with ASCII characters, between columns only | 0.003 | metacpan | 
| BorderStyle::ASCII::SingleLineOuterOnly | Single line border with ASCII characters, outer borders only | 0.003 | metacpan | 
| BorderStyle::ASCII::SingleLineVerticalOnly | Single line border with ASCII characters, vertical only | 0.003 | metacpan | 
| BorderStyle::ASCII::Space | Space as borders, but data row separator is still drawn using dashes | 0.003 | metacpan | 
| BorderStyle::ASCII::SpaceInnerOnly | No borders, but columns are still separated using spaces and data row separator is still drawn using dashes | 0.003 | metacpan | 
| BorderStyle::BoxChar::None | No borders, but data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyle::BoxChar::SingleLine | Single line border with box-drawing characters | 0.003 | metacpan | 
| BorderStyle::BoxChar::SingleLineHorizontalOnly | Single line border with box-drawing characters, horizontal only | 0.003 | metacpan | 
| BorderStyle::BoxChar::SingleLineInnerOnly | Single line border with box-drawing characters, between columns only | 0.003 | metacpan | 
| BorderStyle::BoxChar::SingleLineOuterOnly | Single line border with box-drawing characters, outer borders only | 0.003 | metacpan | 
| BorderStyle::BoxChar::SingleLineVerticalOnly | Single line border with box-drawing characters, vertical only | 0.003 | metacpan | 
| BorderStyle::BoxChar::Space | Space as borders, but data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyle::BoxChar::SpaceInnerOnly | No borders, but columns are still separated using spaces and data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyle::UTF8::Brick | Single-line, bold on bottom right to give illusion of depth | 0.003 | metacpan | 
| BorderStyle::UTF8::BrickOuterOnly | Single-line (outer only), bold on bottom right to give illusion of depth | 0.003 | metacpan | 
| BorderStyle::UTF8::DoubleLine | Double-line border with UTF8 characters | 0.003 | metacpan | 
| BorderStyle::UTF8::None | No borders, but data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLine | Single-line border with UTF8 characters | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineBold | Bold single-line border with UTF8 characters | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineBoldHeader | Single-line border (header box bold) with UTF8 characters | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineCurved | Single-line border with UTF8 characters, curved edges | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineHorizontalOnly | Single line border with box-drawing characters, horizontal only | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineInnerOnly | Single line border with UTF8 characters, between columns only | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineOuterOnly | Single line border with UTF8 characters, outer borders only | 0.003 | metacpan | 
| BorderStyle::UTF8::SingleLineVerticalOnly | Single line border with UTF8 characters, vertical only | 0.003 | metacpan | 
| BorderStyle::UTF8::Space | Space as borders, but data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyle::UTF8::SpaceInnerOnly | No borders, but columns are still separated using spaces and data row separator is still drawn using horizontal line | 0.003 | metacpan | 
| BorderStyles::Standard | A standard collection of border styles | 0.003 | metacpan |