I don't get the error you describe until I remove the use lib. Without the use lib, the code module "B" is loaded instead of your module "B". You get the error because the core module "B" doesn't export a function called "b". Rename your module from "B" to something else and you'll be fine.
In reply to Re: predeclaring subs problems
by ikegami
in thread predeclaring subs problems
by leocharre
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |