Integrating CPAN::Reporter into Strawberry (portable)
[email protected] (Dan Dascalescu)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
I just installed Strawberry Portable 5.12.2. One thing I think would be useful is to include CPAN::Reporter and ask users to configure it to automatically send reports of module installations. Anyway, I added "c:\strawberry\perl\bin\;c:\strawberry\perl\site\bin\;C:\strawberry\c\bin\" to PATH, used `cpan` to install CPAN::Reporter and Test::Reporter::Transport::Metabase as described at http://wiki.cpantesters.org/wiki/QuickStart, but when running "metabase-profile", I get an error that '"c:\strawberry\perl\site\bin\perl.exe"' is not recognized as an internal or external command. "You do not have Perl in your PATH.". I do have it, it's in c:\strawberry\perl\bin, not in ...site\bin. Hope this helps, Dan Dascalescu