PHP 8.5.2
Preview: Error.pm Size: 341 B
//usr/share/perl5/Debconf/Element/Dialog/Error.pm

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


package Debconf::Element::Dialog::Error;
use warnings;
use strict;
use base qw(Debconf::Element);


sub show {
	my $this=shift;

	$this->frontend->showtext($this->question,
		$this->question->description."\n\n".
		$this->question->extended_description
	);
	$this->value('');
}

1

Directory Contents

Dirs: 0 × Files: 9

Name Size Perms Modified Actions
740 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download
341 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download
2.14 KB lrw-r--r-- 2024-04-12 12:40:53
Edit Download
340 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download
700 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download
1.81 KB lrw-r--r-- 2024-04-12 12:40:53
Edit Download
1.65 KB lrw-r--r-- 2024-04-12 12:40:53
Edit Download
797 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download
340 B lrw-r--r-- 2024-04-12 12:40:53
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).