develooper Front page | perl.perl6.users | Postings from November 2019

Re: FC31 can't find my module subs

Thread Previous | Thread Next
From:
ToddAndMargo via perl6-users
Date:
November 5, 2019 07:37
Subject:
Re: FC31 can't find my module subs
Message ID:
81aa5452-3e9c-2b23-814b-58492b52f998@zoho.com
On 11/4/19 2:28 AM, Tom Browder wrote:
> One thing I noticed, you are missing a line at the top of your modules 
> that should read something like "unit module MyModule;", and the 
> export(:some-key) is okay.

Hi Tom,

I had thought all my moduels used "unit module MyModule;", but
into everyone life a little humility must fall, not all of them were. 
They are now.

And everyone that imported things suddenly demanded I
use :some-key nicknames.

Everything is behaving now.  Thank you!

-T

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About