table of contents
other versions
- buster 1.6.0-1
- buster-backports 1.12.2-1~bpo10+1
- testing 1.13.2-1
- unstable 1.13.3-1
REXIFY(1p) | User Contributed Perl Documentation | REXIFY(1p) |
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.
2018-02-01 | perl v5.26.1 |