I uploaded Schedule-Cron-1.04 to CPAN, however at the bottom of the
MetaCPAN page the following POD error message appears:

```
1 POD Error

The following errors were encountered while parsing the POD:

Around line 1916:

    Non-ASCII character seen before =encoding in 'Huß'. Assuming UTF-8
```

Unfortunately I did not realize I needed to add "=encoding utf8" to the
POD, however the POD still renders fine because UTF-8 encoding was
assumed.

Is there any way this problem can be resolved without doing another
release?

Link to the error: 
https://metacpan.org/release/NHUBBARD/Schedule-Cron-1.04/view/lib/Schedule/Cron.pm#COPYRIGHT-AND-LICENSE

Thanks,
Nicholas

Reply via email to