Help for this page

Select Code to Download


  1. or download this
    use HTML::TreeBuilder::XPath;
    
    ...
        print $node->attr('title'), "\n";
        print $node->as_text, "\n";
    }
    
  2. or download this
    2012-03-14T21:37:16+0000
    March 14, 2012 at 3:37 pm
    2013-03-17T21:37:16+0000
    March 17, 2013 at 3:37 pm