> Hi all,
>
> my $tmp_holder = find_file($VENTURA_BASEDIR . '/chapters', $title_code,
> ['pdf']);
>
> 1. What's the explanation of 3rd parameter ?
> 2. Is it declaring and passing a reference ? Is this the way to initialise
> a reference ?
>
> Thanks.
>
>
>