Your IP : 216.73.217.13


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

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


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

1