The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::ZFSCurses - a curses UI to query and modify a ZFS dataset properties.

VERSION

Version 1.04.

SYNOPSIS

App::ZFSCurses is a curses UI to query and modify a ZFS dataset properties.

MODULES

App::ZFSCurses is composed of 4 modules, namely:

App::ZFSCurses::UI

Draw the UI components.

App::ZFSCurses::Text

Return the text messages for various UI components.

App::ZFSCurses::Backend

Perform so-called backend operations i.e. running commands.

App::ZFSCurses::WidgetFactory

Draw a certain kind of widget depending on the context.

AUTHOR

Patrice Clement <monsieurp at cpan.org>

LICENSE AND COPYRIGHT

This software is copyright (c) 2020 by Patrice Clement.

This is free software, licensed under the (three-clause) clause BSD License.

See the LICENSE file.