diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 14:45:29 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 14:45:29 +0100 |
| commit | eb2bdba0d89c81c25b728f6aecbb4a423b60494b (patch) | |
| tree | 48eeb2035feb29e3d4aea4cb3156f057a3164121 /src | |
| parent | 50b05a273f6989b19d40971b79061883b0e7eced (diff) | |
some more documentation
Diffstat (limited to 'src')
| -rwxr-xr-x | src/japi | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ package Japi::Japi { my $self = shift; # Prepare the option has for GetOptions, type '' is default type bool + # Also set some default values. my %opts = ( # General options version => { type => '', value => 0 }, |
