Help for this page

Select Code to Download


  1. or download this
    package Date::Simple::JSONable;
    
    ...
    }
    
    1;
    
  2. or download this
    package main;
    use strict;
    ...
    }
    
    # The rest of your code here...