Skip Menu |

This queue is for tickets about the JIRA-REST CPAN distribution.

Report information
The Basics
Id: 125935
Status: resolved
Priority: 0/
Queue: JIRA-REST

People
Owner: GNUSTAVO [...] cpan.org
Requestors: CHOROBA [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.018
Fixed in: (no value)



Subject: Undefined subroutine &Encode::encode_utf8
Calling attach_files throws the exception given in the subject. I don't see any use Encode; in the JIRA/REST.pm.
On Thu Jul 26 06:38:04 2018, CHOROBA wrote: Show quoted text
> Calling attach_files throws the exception given in the subject. I > don't see any > > use Encode; > > in the JIRA/REST.pm.
Thanks. I just released JIRA::REST 0.019 which imports Encode explicitly.