HOME


Mini Shell 1.0
DIR: /proc/thread-self/root/usr/share/perl5/Debconf/Element/Editor/
Upload File :
Current File : //proc/thread-self/root/usr/share/perl5/Debconf/Element/Editor/Note.pm
#!/usr/bin/perl
# This file was preprocessed, do not edit!


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

1