Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
      return $buffer;
    }
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    
    ...
      <pen color="red" down="1" />
      <move right="3" up="1" />
    </block>