grrrrr.....

Peter Scott Peter at PSDT.com
Mon Oct 21 21:15:45 CDT 2002


At 05:51 PM 10/21/2002 -0700, nkuipers wrote:
> >The package declaration must match the use statement.  i.e.,
> >
> >use BIO::Basic;
>
>That was the main bit of what was wrong.  I thought the BIO:: portion was 
>only
>relevant as a path in @INC and a portion of the use statement, so I didn't
>prepend it to the value in my package declarations.
>
> >Get that right and you'll be fine.  It's a long way down the road
> >before you might want to consider alternatives.
>
>It works now.  What do you mean by your last statement?  Alternatives?  Or is
>this one of those "If you have to ask, you shouldn't be told" sorts of
>things... :)

There are occasionally good reasons to put multiple packages in the same 
file.  Before you do that you need enough experience to understand why it's 
the exception.

Peter Scott
peter at psdt.com
http://www.perldebugged.com




More information about the Victoria-pm mailing list