diff options
Diffstat (limited to 'perl-install/interactive.pm')
-rw-r--r-- | perl-install/interactive.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/interactive.pm b/perl-install/interactive.pm index b24c67e7f..0ced6c6f5 100644 --- a/perl-install/interactive.pm +++ b/perl-install/interactive.pm @@ -17,6 +17,8 @@ interactive - a GUI layer with multiple backend (text console, Gtk+ GUI, web) B<interactive> enables to write GUIes that will work everywhere: +=head1 Functions + =over 4 =item * text console |