DragonFly On-Line Manual Pages

Search: Section:  


REXIFY(1)             User Contributed Perl Documentation            REXIFY(1)

NAME

$::module_name - {{ SHORT DESCRIPTION }}

DESCRIPTION

{{ LONG DESCRIPTION }}

USAGE

{{ USAGE DESCRIPTION }} include qw/<%= $::module_name %>/; task yourtask => sub { <%= $::module_name %>::example(); };

TASKS

example This is an example Task. This task just output's the uptime of the system. perl v5.20.2 2015-09-04 REXIFY(1)

Search: Section: