Your IP : 216.73.216.220


Current Path : /snap/core/17292/usr/share/perl5/Debconf/Element/Editor/
Upload File :
Current File : //snap/core/17292/usr/share/perl5/Debconf/Element/Editor/Password.pm

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


package Debconf::Element::Editor::Password;
use strict;
use base qw(Debconf::Element::Editor::String);


1