Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercise: improve test module

Enlarge the Test::MyTools to include a test function called my_any_num that works like is_any but compares the values as numbers. Write test script that uses this function.