Help for this page

Select Code to Download


  1. or download this
    my $data = $thing->fetch;
    
    ...
    $thing->write('new data');
    
    $thing->unlock;
    
  2. or download this
        if ($bcast_id) {
           my $broadcast_transaction_status = eval {
    ...
                "Broadcast $bcast_id host claim transaction rolled back: $
    +@"
            );
        }