Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( [id://3333]=superdoc: print w/replies, xml ) | Need Help?? |
Hello pryrt and ++ my friend for this updated tutorial!
just some minor things from my part.. In the Strawberry Perl section I'd invert the paragraph position: first the plain simple way using cpan client, then the make method that I consider less frequently used and more hackish. Users used to windows rarely understand making things and also installing something in the command line is considered a dangerous journey. Also some cpan frequently used interactive commands, in a pseudo session, as example can be a benefit for win32 users. For example:
I dont know if it is worth to mention that Strawberry puts its own mirror as first one in the cpan configuration:
..and for it I hit: LWP failed with code[500] message[Can't connect to cpan.strawberryperl.com:443] Minor editing nitpick: it seems you are using the wikisyntax for the monastery: if so after the single quote you cannot have any char: 'cpan -i Some::Module'. does not work, you need good old tags if you want the dot: <c>cpan -i Some::Module.</c> L*
There are no rules, there are no thumbs.. Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS. In reply to Re: RFC: A guide to installing modules for Win32 (2022 Edition)
by Discipulus
|
|