--- Convert-UUlib/example-decoder 2020/02/28 06:57:25 1.22 +++ Convert-UUlib/example-decoder 2020/02/28 06:57:43 1.23 @@ -3,7 +3,7 @@ # decode all the files in the directory uusrc/ and copy # the resulting files to uudst/ -use Coro::Multicore; +#use Coro::Multicore; use Convert::UUlib ':all';