I´ve tried:
D:\documents and settings\r330293>ppm-shell ppm 4.05 (ActivePerl 1005) Copyright (C) 2009 ActiveState Software Inc. All rights reserved. ppm> update PAR Downloading ActiveState Package Repository packlist...done Updating ActiveState Package Repository database...done *** no upgrades available for PAR ***

and
D:\documents and settings\r330293>perl -MCPAN -e shell Set up gcc environment - 3.4.5 (mingw-vista special r3) cpan shell -- CPAN exploration and modules installation (v1.9205) ReadLine support enabled cpan> install PAR Going to read D:\Perl\cpan\Metadata Database was generated on Wed, 11 Nov 2009 23:27:09 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/01mailrc.txt.gz Going to read D:\Perl\cpan\sources\authors\01mailrc.txt.gz ...................................................................... +......DONE Fetching with LWP: http://ppm.activestate.com/CPAN/modules/02packages.details.txt.gz Going to read D:\Perl\cpan\sources\modules\02packages.details.txt.gz Database was generated on Tue, 24 Nov 2009 23:27:16 GMT ............... New CPAN.pm version (v1.9402) available. [Currently running version is v1.9205] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session. .............................................................DONE Fetching with LWP: http://ppm.activestate.com/CPAN/modules/03modlist.data.gz Going to read D:\Perl\cpan\sources\modules\03modlist.data.gz ...................................................................... +......DONE Going to write D:\Perl\cpan\Metadata PAR is up to date (0.994).

My version of Perl is:
D:\documents and settings\r330293>perl -V Set up gcc environment - 3.4.5 (mingw-vista special r3) Summary of my perl5 (revision 5 version 10 subversion 0) configuration +:

Thanks!!

In reply to Re^10: Problem in @INC using PAR::Packer on Windows by rodrigo.pace.barros
in thread Problem in @INC using PAR::Packer on Windows by rodrigo.pace.barros

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.