Compiling Error while compiling my Perl code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • narendra5296
    New Member
    • Oct 2014
    • 1

    Compiling Error while compiling my Perl code

    Hi,

    I have problem with my perl code execution.i have wrote my code & i got exected in the old version perl5.8.2.As i am tryiing to do the same in the version perl5.16.3 im getting an error like the below,

    Win32 does not define $Win32::VERSION--version check failed at *** line 435.
    BEGIN failed--compilation aborted.
    Compilation failed in require at *** perl5db.pl line 435.
    BEGIN failed--compilation aborted.
    Compilation failed in require.
    BEGIN failed--compilation aborted.



    Can any one please help me to overcome this.And any one of you please suggest me like how can i made changes in my code so that it will work in all versions.
  • RonB
    Recognized Expert Contributor
    • Jun 2009
    • 589

    #2
    How do you expect anyone to make any code change suggestions when you haven't shown 1 single line of code?

    Comment

    Working...