Your IP : 216.73.216.170


Current Path : /proc/8644/root/proc/8644/root/proc/self/root/usr/share/perl5/Debconf/Element/Editor/
Upload File :
Current File : //proc/8644/root/proc/8644/root/proc/self/root/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