Your IP : 216.73.216.95


Current Path : /usr/share/perl5/Debconf/FrontEnd/
Upload File :
Current File : //usr/share/perl5/Debconf/FrontEnd/Text.pm

#!/usr/bin/perl -w
# This file was preprocessed, do not edit!


package Debconf::FrontEnd::Text;
use strict;
use base qw(Debconf::FrontEnd::Readline);


1