in reply to Re^2: access to sub of package
in thread access to sub of package
The B module is part of the standard distribution and doesn't have a usage sub, so yeah you'll get an error. Use a better example module name (e.g. Foo or the like) and you'll get better results.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: access to sub of package
by jeanluca (Deacon) on Feb 28, 2006 at 15:09 UTC | |
by Fletch (Bishop) on Feb 28, 2006 at 15:16 UTC | |
|
Re^4: access to sub of package
by jeanluca (Deacon) on Feb 28, 2006 at 15:04 UTC |