Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="utf-8"?>
      <Month>
    ...
        </Week>
        
      </Month>
    
  2. or download this
    use XML::Twig;
    use strict;
    ...
    {
        print $time;
    }