Help for this page
package REST::CGI::Simple; ... } return scalar @values; # for compatibility with CGI.pm request.t }
... my $fh = $fs->open_write( $path ); # Filesys::Virtual::Plain ... $fs->close_write($fh); return 0; }