Help for this page

Select Code to Download


  1. or download this
            (...)
            my $ref = $entry->get_value ( 'changes', asref => 1 );
            print Dumper($ref);
    
  2. or download this
    perl test.pl
    $VAR1 = [
    ...
    modifytimestamp: 20130730031746Z
    -
    '
    
  3. or download this
    function magic() {
           my $string = shift;
    ...
    
    }