OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/html/../../../usr/share/rsyslog/../php7.4-readline/../screen/../perl5/Debconf/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element; use strict; use base qw(Debconf::Base); sub visible { my $this=shift; return 1; } sub show {} 1