Searched refs:opt_from (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CPANInternal-140/JSON-XS/bin/
H A Djson_xs115 my $opt_from = "json";
122 "f=s" => \$opt_from,
160 $F{$opt_from}
161 or die "$opt_from: not a valid fromformat\n";
164 or die "$opt_from: not a valid toformat\n";
172 $_ = $F{$opt_from}->();

Completed in 139 milliseconds