Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    Now, 0x30 as a number, not a character
    48
    00110000
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    101010110011000011111111
    00110000
    101010110001101000110000