http://qs321.pair.com?node_id=178923


in reply to Re: Re: Problems with String::Parity;
in thread Problems with String::Parity;

The indented part below that should end with
EDQ die $@ if $@;
Does it?

Makeshifts last the longest.

Replies are listed 'Best First'.
Re: Re^3: Problems with String::Parity;
by dwatson06 (Friar) on Jul 02, 2002 at 17:56 UTC
    Yes, Just, after the numerous subs (setEvenParity, setOddParity, showParity, EvenBytes & OddBytes). This one is the EDQ right before the 5 subs. I have replaced it with the pm from CPAN. They are the same. Is there a modification I could make there?
    I'm a little lost on this statement.
    eval <<EDQ;
    Thanks
      I got it. I'm embarrased to say what it was though.;) Thank you.