CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/modules/user/classes/
Upload File :
Current File : //proc/2/root/usr/local/rvglobalsoft/rvglobalsoft/modules/user/classes/Output.pm

#!/use/bin/perl
package UserOutput;
##LICENSE##
use strict;
use warnings;
use Class::Std::Utils;
{
    sub new {
        my ($class, $opt) = @_;
        my ($this) = bless( \{}, $class);
        return $this;
    }    
}
1;

Copyright 2K16 - 2K18 Indonesian Hacker Rulez