%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/Fox-C404/root/usr/share/perl5/Debconf/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/Fox-C404/root/usr/share/perl5/Debconf/Element.pm |
#!/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