in reply to Re^2: DBIx::ActiveRecord usage
in thread DBIx::ActiveRecord usage

I mean the line in your code.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Replies are listed 'Best First'.
Re^4: DBIx::ActiveRecord usage
by pankaj_it09 (Scribe) on May 20, 2014 at 10:51 UTC
    I think its occuring at my $m = Database->new();
        Tried that.
        Still the same problem.
Re^4: DBIx::ActiveRecord usage
by pankaj_it09 (Scribe) on May 20, 2014 at 11:03 UTC
    In test.pl the below is the code -->
    use strict; use warnings; use Database;
Re^4: DBIx::ActiveRecord usage
by pankaj_it09 (Scribe) on May 20, 2014 at 10:54 UTC
    The following is the error -->

    Compilation failed in require at test.pl line 4.
    BEGIN failed--compilation aborted at test.pl line 4.