GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Text::UnicodeBox::Control(3) User Contributed Perl Documentation Text::UnicodeBox::Control(3)

Text::UnicodeBox::Control - Objects to describe and control rendering

This module is part of the low level interface to Text::UnicodeBox; you probably don't need to use it directly.

style
The style of this line. 'light', 'double' or 'heavy' are the main style names. See the unicode box table for all the names.
position
Takes 'start', 'rule', or 'end'
top
Currently this only makes sense with a position of 'start'. Indicates that the box to follow should have a line drawn above it. The value is the style (light, double, heavy)
bottom
Same as "top" but for a line below.

The following methods are exportable by name or by the tag ':all'

Same as "new" with a position of 'start'

Same as "new" with a position of 'rule'

Same as "new" with a position of 'end'

Return a string representing the rendering of this control part. Pass a hashref to this and all other calls within the same context to allow this to share styles with other objects.

Copyright (c) 2012 Eric Waters and Shutterstock Images (http://shutterstock.com). All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

Eric Waters <ewaters@gmail.com>
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.