All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Jan's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:44, 22 April 2021 172.20.0.24 talk created page Perl (Created page with " #!/usr/bin/env perl my $string = 'AA55FF0102040810204080'; map {$decStr .= "." unless ($decStr eq ""); $decStr .= hex($_);} ($string =~ /(..)/g); print "Hallo ".$decS...")