Chris,

Thanks so much for getting back to me. I did find the issue. I had been
including use PDL:Fit:Polynomial. I also needed to include just PDL. I
assumed that this would be taken care of in the module. Works lovely now!

Thanks,
Leila

On Mon, Nov 14, 2011 at 1:35 PM, Chris Marshall <[email protected]>wrote:

> Hi Leila-
>
> You'll need to give a bit more description of your situation
> and problem for us to help.  The comprehensive list is in
> the BUGS file in the PDL source distribution or at this URL:
>
>  http://cpansearch.perl.org/src/CHM/PDL-2.4.9_010/BUGS
>
> Specific items that come immediately to mind:
>
> - What platform/OS do you have (win32, linux, macosx,...)?
>
> - What perl version (perl -V output)?
>
> - What PDL version (perldl -V output)?
>
> - How did you install PDL?
>
> - We need a specific code showing the problem including
>  any data required.  The simplest for this is usually to
>  run the problem code in the pdl2 interactive shell and
>  then cut and paste the result of that in the email
>
> Cheers,
> Chris
>
> On Fri, Nov 11, 2011 at 12:52 PM, Leila K. <[email protected]> wrote:
> > Hello,
> >
> > I recently installed PDL. I received no errors during installation and
> test but when I run fitpoly1d I get the following error:
> >
> > PDL: Problem with assignment: Undefined subroutine &PDL::Ops::assgn
> called.
> >
> > I actually don't find assgn in the install anywhere. I installed all of
> the dependencies but it seems like this should exist in the PDL install.
> Any help you can give would be greatly appreciated.
> >
> > Thanks,
> > Leila
> >
> > _______________________________________________
> > Perldl mailing list
> > [email protected]
> > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
> >
>
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to