Option | Defined in | Default |
---|---|---|
abbreviations | [] | |
description | User::Identity::Item | undef |
from | User::Identity::Archive |
|
name | User::Identity::Item | <required> |
only | [] | |
parent | User::Identity::Item |
|
tabstop | 8 |
Returns the class which is capable of storing information which is grouped as $name. With $class argument, you add (or overrule) the definitions of an abbreviation. The $class is automatically loaded.
If $class is undef
, then the abbreviation is deleted. The class
name which is deleted is returned.
Returns a sorted list of all names which are known as abbreviations.
Returns the width of a tab, optionally after setting it. This must be the same as set in your editor.
Read the plain text information from the specified $fh, $filename, STRING, or ARRAY of lines.
Option | Default |
---|---|
tabstop | <default from object> |
verbose | 0 |