Help for this page

Select Code to Download


  1. or download this
      DB<2> x Term::ReadLine->ReadLine
    0  'Term::ReadLine::Perl'
    
  2. or download this
    c:> chcp
    Active code page: 437
    ...
    main::(-e:1):   1
      DB<1> x "§"
    0  '§'
    
  3. or download this
    x "§"
    
  4. or download this
      DB<6> Win32::SetConsoleOutputCP(65001)
    
      DB<7> x "§"
    0  '§'