Your IP : 172.28.240.42


Current Path : /usr/share/perl5/Debconf/Element/Editor/
Upload File :
Current File : //usr/share/perl5/Debconf/Element/Editor/Note.pm

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


package Debconf::Element::Editor::Note;
use strict;
use base qw(Debconf::Element::Editor::Text);

1