golden hour
/usr/share/perl5/Debconf/Element/Noninteractive
⬆️ Go Up
Upload
File/Folder
Size
Actions
Boolean.pm
178 B
Del
OK
Error.pm
1.63 KB
Del
OK
Multiselect.pm
182 B
Del
OK
Note.pm
175 B
Del
OK
Password.pm
179 B
Del
OK
Progress.pm
258 B
Del
OK
Select.pm
602 B
Del
OK
String.pm
177 B
Del
OK
Text.pm
226 B
Del
OK
Edit: Note.pm
#!/usr/bin/perl -w # This file was preprocessed, do not edit! package Debconf::Element::Noninteractive::Note; use strict; use base qw(Debconf::Element::Noninteractive); 1
Save