Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    no warnings qw(experimental::signatures);
    
    # use Win32::Console::ANSI; # nothing change if loaded or not