in reply to Re: TinyMake module gives warning
in thread TinyMake module gives warning

Update: I tried your code as stated above on 5.8.8 and 5.12.2 and didn't get the error.

In order to get the error, you need to enable warnings globally (e.g. #!/usr/bin/perl -w ), so they apply to the module, too.