Help for this page

Select Code to Download


  1. or download this
    perl -wE 'use Test2::V0; plan 1;cmp_ok 1.4/10, "==", 0.14, "same"'
    # Seeded srand with seed '20241025' from local date.
    1..1
    ...
    # +------+----+-------+
    # | 0.14 | == | 0.14  |
    # +------+----+-------+