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 FILEHANDLE, FILENAME, STRING, or ARRAY of lines.
Option | Default |
---|---|
tabstop | <default from object> |
verbose | 0 |