This is the command rexifyp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use rexifyp online using onworks.net services