shell bypass 403

GrazzMean Shell

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

name : README.md
# NAME

MouseX::Foreign - Extends non-Mouse classes as well as Mouse classes

# VERSION

This document describes MouseX::Foreign version 1.000.

# SYNOPSIS

    package MyInt;
    use Mouse;
    use MouseX::Foreign qw(Math::BigInt);

    has name => (
        is  => 'ro',
        isa => 'Str',
    );

# DESCRIPTION



MouseX::Foreign provides an ability for Mouse classes to extend any classes,
including non-Mouse classes, including Moose classes.

    

# DEPENDENCIES

Perl 5.8.1 or later.

# BUGS

All complex software has bugs lurking in it, and this module is no
exception. If you find a bug please either email me, or add the bug
to cpan-RT.

# ACKNOWLEDGEMENT

This is a Mouse port of MooseX::NonMoose, although the name is different.

# SEE ALSO

[Mouse](https://metacpan.org/pod/Mouse)

[Moose](https://metacpan.org/pod/Moose)

[MooseX::NonMoose](https://metacpan.org/pod/MooseX::NonMoose)

[MooseX::Alien](https://metacpan.org/pod/MooseX::Alien)

# AUTHOR

Fuji, Goro (gfx) <gfuji(at)cpan.org>

# LICENSE AND COPYRIGHT

Copyright (c) 2010, Fuji, Goro (gfx). All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
© 2025 GrazzMean