in reply to Error while using Lingua::LinkParser

can you please provide a small code snippit that produces the issue?
  • Comment on Re: Error while using Lingua::LinkParser

Replies are listed 'Best First'.
Re^2: Error while using Lingua::LinkParser
by Anonymous Monk on Apr 27, 2010 at 04:38 UTC
    hi desmonde, thanks for the propmt reply, i get the error for the folowing code,
    use Lingua::LinkParser; my $parser = new Lingua::LinkParser;
    Instantiating the object is throwing the error :(