shell bypass 403

GrazzMean Shell

: /usr/share/doc/perl-PPIx-Regexp/ [ 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.144.5.221
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README
PPIx-Regexp is Copyright (C) 2009-2020 by Thomas R. Wyant, III

DESCRIPTION

This package parses regular expressions as they appear in Perl scripts,
generating a structure similar to the structure generated by PPI when it
parses a Perl script, and navigable in much the same way.

The PPIx::Regexp object is instantiated using either new() or
new_from_cache(). Either way, you must pass it a regular expression,
either as a string or as one of the three relevant PPI objects:
PPI::Token::StringLike::Regexp, PPI::Token::Regexp::Match, or
PPI::Token::Regexp::Substitute. In the case of new_from_cache(), only
one PPIx::Regexp object will be generated from a given PPI object;
subsequent calls with the same PPI object will return the same
PPIx::Regexp object.

See the eg directory for samples.

INSTALLATION

This module is installable by either of the two usual incantations:

  tar -xzf PPIx-Regexp-9.999.tar.gz
  cd PPIx-Regexp-9.999
  perl Makefile.PL
  make
  make test
  sudo make install

or

  tar -xzf PPIx-Regexp-9.999.tar.gz
  cd PPIx-Regexp-9.999
  perl Build.PL
  ./Build
  ./Build test
  sudo ./Build install

Of course, since it is pure Perl, in desperation you can simply drop the
files from the lib directory of the distribution into the appropriate
@INC directory.

LICENSING INFORMATION

This package is free software; you can redistribute it and/or modify it
under the same terms as Perl 5.10.0. For more details, see the full text
of the licenses in the directory LICENSES.

This program is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of
merchantability or fitness for a particular purpose.
© 2025 GrazzMean