to this:return $member->contents;
But this is really ugly.return $type =~ /^text/ ? decode_utf8($member->contents) : $member->contents;
What is the proper way to do this?
In reply to Re: serving a zip file with Dancer2
by morgon
in thread serving a zip file with Dancer2
by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |