Alleluia! I finally uninstall Strawberry 5.30 and reinstall ActivePerl 5.28, and it works! Have to find how to update the perllib and it will be OK! Bug thanks to all of you for the help! i'm really gratefull!

EDIT: Ouch... not so perfect.. I just try to install a module on cpan (without internet), and i have a error message...

PS E:\data\Perl\script\modulecpan\DBD-mysql-4.050> perl .\Makefile Backslash found where operator expected at .\Makefile line 39, near "W +INDOWS\" Backslash found where operator expected at .\Makefile line 39, near "s +ystem32\" Semicolon seems to be missing at .\Makefile line 51. Warning: Use of "-s" without parentheses is ambiguous at .\Makefile li +ne 52. String found where operator expected at .\Makefile line 52, near "L"E: +\Outils_Exploit\Strawberry\perl\lib\CORE"" String found where operator expected at .\Makefile line 52, near "L"E: +\Outils_Exploit\Strawberry\c\lib"" Warning: Use of "-s" without parentheses is ambiguous at .\Makefile li +ne 53. String found where operator expected at .\Makefile line 53, near "L"E: +\Outils_Exploit\Strawberry\perl\lib\CORE"" String found where operator expected at .\Makefile line 53, near "L"E: +\Outils_Exploit\Strawberry\c\lib"" Semicolon seems to be missing at .\Makefile line 58. Backslash found where operator expected at .\Makefile line 60, near "O +utils_Exploit\" Backslash found where operator expected at .\Makefile line 60, near "S +trawberry\" Backslash found where operator expected at .\Makefile line 60, near "p +erl\" Backslash found where operator expected at .\Makefile line 60, near "s +ite\" Backslash found where operator expected at .\Makefile line 61, near "O +utils_Exploit\" Backslash found where operator expected at .\Makefile line 61, near "S +trawberry\" Backslash found where operator expected at .\Makefile line 61, near "p +erl\" Backslash found where operator expected at .\Makefile line 61, near "s +ite\" Backslash found where operator expected at .\Makefile line 63, near "O +utils_Exploit\" Backslash found where operator expected at .\Makefile line 63, near "S +trawberry\" Backslash found where operator expected at .\Makefile line 63, near "p +erl\" Backslash found where operator expected at .\Makefile line 63, near "v +endor\" Backslash found where operator expected at .\Makefile line 64, near "O +utils_Exploit\" Backslash found where operator expected at .\Makefile line 64, near "S +trawberry\" Backslash found where operator expected at .\Makefile line 64, near "p +erl\" Backslash found where operator expected at .\Makefile line 64, near "v +endor\" Can't modify constant item in scalar assignment at .\Makefile line 39, + near "C:" syntax error at .\Makefile line 39, near "C:" Unknown regexp modifier "/O" at .\Makefile line 69, at end of line Unknown regexp modifier "/t" at .\Makefile line 69, at end of line Regexp modifiers "/u" and "/l" are mutually exclusive at .\Makefile li +ne 69, at end of line Unknown regexp modifier "/_" at .\Makefile line 69, at end of line Unknown regexp modifier "/E" at .\Makefile line 69, at end of line Regexp modifiers "/u" and "/l" are mutually exclusive at .\Makefile li +ne 69, at end of line Unknown regexp modifier "/t" at .\Makefile line 69, at end of line Unknown regexp modifier "/e" at .\Makefile line 69, at end of line .\Makefile has too many errors.
Seem's he look on a previons path where it was installed

In reply to Re^4: Can't locate strict.pm in @INC (@INC contains: .) by Weiling
in thread Can't locate strict.pm in @INC (@INC contains: .) by Weiling

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.