Open
Description
I added the Perl layer with the Using Provided Layers approach but I keep receiving the error:
use: command not found
The Lambda function bootstrap file is successfully finding the pl
file but it doesn't understand that perl code inside of it.
@moznion, are there additional steps to use the provided layer?