Thread Warnung loswerden (11 answers)
Opened by Crian at 2004-12-31 17:54

Taulmarill
 2004-12-31 20:00
#50538 #50538
User since
2004-02-19
1750 Artikel
BenutzerIn

user image
die methode mit dem map gefällt mir, allerdings spare ich gerne zeilen wo es geht. das macht den code übersichtlicher:
Code: (dl )
1
2
3
my @colors = map { "#$_" }
qw/000000 AA0000 00AA00 0000AA 444444 FF0000 00FF00 0000FF 888888 FFFF00
00FFFF FF00FF CCCCCC FFAA00 00BBBB 880088 FFFFFF AA8866 008888 660066/;
\n\n

<!--EDIT|Taulmarill|1104516099-->
$_=unpack"B*",~pack"H*",$_ and y&1|0& |#&&print"$_\n"for@.=qw BFA2F7C39139F45F78
0A28104594444504400 0A2F107D54447DE7800 0A2110453444450500 73CF1045138445F4800 0
F3EF2044E3D17DE 8A08A0451412411 F3CF207DF41C79E 820A20451412414 83E93C4513D17D2B

View full thread Warnung loswerden