Perl: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 April 2021

  • curprev 13:4413:44, 22 April 2021172.20.0.24 talk 204 bytes +204 Created page with " #!/usr/bin/env perl my $string = 'AA55FF0102040810204080'; map {$decStr .= "." unless ($decStr eq ""); $decStr .= hex($_);} ($string =~ /(..)/g); print "Hallo ".$decS..."