Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 87 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 87 Bytes

iec104

use Iec104Parser;

sub MAIN(Str :$hex) {
    hex-handle($hex);
}