![]() |
![]()
| ![]() |
![]()
NAMEBorder::Style::Role - Role for class wanting to support border styles VERSIONThis document describes version 0.01 of Border::Style::Role (from Perl distribution Border-Style), released on 2014-12-10. DESCRIPTIONATTRIBUTESborder_style => HASHborder_style_args => HASHMETHODS$cl->list_border_styles($detail) => ARRAY$cl->get_border_style($name) => HASH$cl->get_border_char($y, $x, $repeat, \%args) => STRPick border character from border style (and optionally repeat it $repeat times). "\%args" is a hashref to be supplied to the coderef if the 'chars' value from the style is a coderef. HOMEPAGEPlease visit the project's homepage at <https://metacpan.org/release/Border-Style>. SOURCESource repository is at <https://github.com/perlancar/perl-Border-Style>. BUGSPlease report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Border-Style> When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature. AUTHORperlancar <perlancar@cpan.org> COPYRIGHT AND LICENSEThis software is copyright (c) 2014 by perlancar@cpan.org. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|