Searched refs:ornaments (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm118 =item C<ornaments>
121 to C<ornaments> should be 0, 1, or a string of a form
148 the tail might be used to disable the ornaments by setting the tail to
149 be C<o=0> or C<ornaments=0>. The head should be as described above, say
154 export "PERL_RL=Perl o=0" # Use Perl ReadLine without ornaments
155 export "PERL_RL= o=0" # Use best available ReadLine without ornaments
157 (Note that processing of C<PERL_RL> for ornaments is in the discretion of the
266 if ($ret->Features->{ornaments}
269 $ret->ornaments(1);
288 my %features = (tkRunning => 1, ornaments
341 sub ornaments { subroutine
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl757 # + Fixed the ornaments that made "|h" completely unusable.
760 # + Fixed mis-formatting of help messages caused by ornaments
1010 pager tkRunning ornaments
1068 ornaments => \&ornaments,
5791 ornaments($ornaments) if defined $ornaments;
6201 dumpDepth arrayDepth hashDepth LineInfo maxTraceLen ornaments windowSize
6605 =head2 C<ornaments>
6613 sub ornaments { subroutine
[all...]

Completed in 34 milliseconds