Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

A Win32 new Perl build dilemma

by mikegold10 (Acolyte)
on Nov 29, 2021 at 01:46 UTC ( [id://11139195]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" "
    
  2. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" " | cat
    
  3. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" " >tmp.txt & t
    +ype tmp.txt
    
  4. or download this
    c:\cygwin64\bin\perl5.32.1.exe -e "print ""this \x1B[1;31mred\x1B[0m t
    +ext\n"" "
    
  5. or download this
    C:\>perl.exe -V
    Summary of my perl5 (revision 5 version 35 subversion 6) configuration
    +:
    ...
      Compiled at Nov 27 2021 18:54:37
      @INC:
        c:/perl/5.35.6/lib
    
  6. or download this
    c:\>perl5.32.1.exe -V
    Summary of my perl5 (revision 5 version 32 subversion 1) configuration
    +:
    ...
        /usr/share/perl5/vendor_perl/5.32
        /usr/lib/perl5/5.32/x86_64-cygwin-threads
        /usr/share/perl5/5.32
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11139195]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-20 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found