shell bypass 403

GrazzMean Shell

: /usr/share/doc/perl-TeX-Hyphen/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.134.86.250
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README

			---------------------------
				TeX::Hyphen
			---------------------------

This is the README file for the TeX::Hyphen module. This module uses
TeX style hyphenation patterns to find places in words to hyphenate.
You can supply any hyphenation file you like. The use goes like this

	use TeX::Hyphen;
	my $hyp = new TeX::Hyphen 'dehyphn.tex', 'style' => 'german';
	my $word = "representation";
	my @points = $hyp->hyphenate($word);

Installation:
	perl Makefile.PL
	make
	make test
	make install

Problems and bug reports:
	Please report bug reports to my address. Include word
	TeX::Hyphen in the Subject line of your mail. Do not include
	word Help in the Subject line of your mail. If you find this
	module usefull, I'd appreciate if you let me know as well.

Available from:
	http://www.adelton.com/perl/TeX-Hyphen/ and from your favorite
	CPAN site in the authors/id/JANPAZ/ directory.

	Contact the author at jpx dash perl at adelton dot com.

Copyright: (c) 1997--2016 Jan Pazdziora.
	All rights reserved. This program is free software; you can
	redistribute it and/or modify it under the same terms as Perl
	itself. 

© 2025 GrazzMean