HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //proc/self/root/proc/self/root/usr/lib64/perl5/vendor_perl/Unicode/LineBreak/Defaults.pm.sample
#-*- perl -*-

package Unicode::LineBreak;

=head1 NAME

Unicode::LineBreak::Defaults - Configuration for Unicode::LineBreak

=head1 SYNOPSIS

Edit this file and place it on Unicode/LineBreak/Defaults.pm 
to activate custom settings.

=head1 DESCRIPTION

Following settings are available.

=over 4

=item *

BreakIndent

=item *

CharMax

=item *

ColMin

=item *

ColMax

=item *

ComplexBreaking

=item *

Context

=item *

EAWidth

=item *

Format

=item *

HangulAsAL

=item *

LBClass

=item *

LegacyCM

=item *

Newline

=item *

Prep

=item *

Sizing

=item *

Urgent

=item *

ViramaAsJoiner

=back

=head1 SEE ALSO

L<Unicode::LineBreak>

=cut

#--------------------------------------------------------------------------#
# Add your own settings below.
#--------------------------------------------------------------------------#

## Default settings on current release are:
# $Config->{BreakIndent} = 'YES';
# $Config->{CharMax} = 998;
# $Config->{ColMin} = 0;
# $Config->{ColMax} = 76;
# $Config->{ComplexBreaking} = 'YES';
# $Config->{Context} = 'NONEASTASIAN';
# $Config->{EAWidth} = undef;
# $Config->{Format} = 'SIMPLE';
# $Config->{HangulAsAL} = 'NO';
# $Config->{LBClass} = undef;
# $Config->{LegacyCM} = 'YES';
# $Config->{Newline} = "\n";
# $Config->{Prep} = undef;
# $Config->{Sizing} = 'UAX11';
# $Config->{Urgent} = undef;
# $Config->{ViramaAsJoiner} = 'YES';

1;